Flutter
material
SwitchListTile
value property
value
description
value
property
Null safety
bool
value
final
Whether this switch is checked.
This property must not be null.
Implementation
final bool value;
Flutter
material
SwitchListTile
value property
SwitchListTile class
Constructors
SwitchListTile
adaptive
Properties
activeColor
activeThumbImage
activeTrackColor
autofocus
contentPadding
controlAffinity
dense
enableFeedback
focusNode
hashCode
hoverColor
inactiveThumbColor
inactiveThumbImage
inactiveTrackColor
isThreeLine
key
onChanged
runtimeType
secondary
selected
selectedTileColor
shape
subtitle
tileColor
title
value
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==