PreferenceCenterLabeledSectionBreak class
- Implemented types
Properties
-
conditions
→ List<
PreferenceCenterCondition> ? -
A list of preference center conditions.
final
- display → PreferenceCenterCommonDisplay?
-
The common display information.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
items
→ List<
PreferenceCenterItem> ? -
A list of preference center items.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → PreferenceCenterSectionType
-
The section type.
final
Methods
-
copy(
List< PreferenceCenterItem> ? items) → PreferenceCenterLabeledSectionBreak -
override
-
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