PreferenceCenterAlertItem class
Preference center alert item.
- Implemented types
Properties
-
The alert item button.
final
-
conditions
→ List<
PreferenceCenterCondition> ? -
A list of preference center condition.
final
- display → PreferenceCenterIconDisplay
-
The alert item icon display information.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → PreferenceCenterItemType
-
The alert item type.
final
Methods
-
evaluateConditions(
PreferenceCenterConditionState state) → bool -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String - A string representation of this object.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited