Flutter
material
Switch
value property
value
Switch class
Constructors
Switch
adaptive
Properties
activeColor
activeThumbImage
activeTrackColor
inactiveThumbColor
inactiveThumbImage
inactiveTrackColor
materialTapTargetSize
onChanged
value
hashCode
key
runtimeType
Methods
createState
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
value property
bool
value
final
Whether this switch is on or off.
This property must not be null.
Implementation
final bool value