Flutter
material
SwitchListTile
title property
title
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 ==
title property
Widget
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget title