menu
yuuna
pages
SwitchSettingsPage
<
T
>
items property
items
brightness_4
brightness_5
items
property
Map
<
T
,
bool
>
items
final
All items in the list. Assumes each item is unique.
Implementation
final Map<T, bool> items;
yuuna
pages
SwitchSettingsPage
<
T
>
items property
SwitchSettingsPage class
Constructors
SwitchSettingsPage
Properties
generateLabel
hashCode
items
key
onSave
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==