Flutter
material
CheckboxListTile
title property
title
CheckboxListTile class
Constructors
CheckboxListTile
Properties
activeColor
controlAffinity
dense
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