Flutter
material
SwitchListTile
value property
value
SwitchListTile class
Constructors
SwitchListTile
adaptive
Properties
activeColor
activeThumbImage
activeTrackColor
dense
inactiveThumbColor
inactiveThumbImage
inactiveTrackColor
isThreeLine
onChanged
secondary
selected
subtitle
title
value
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
value property
bool
value
final
Whether this switch is checked.
This property must not be null.
Implementation
final bool value