Flutter
material
CheckboxListTile
title property
title
description
title
property
Null safety
Widget
?
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget? title;
Flutter
material
CheckboxListTile
title property
CheckboxListTile class
Constructors
CheckboxListTile
Properties
activeColor
autofocus
checkboxShape
checkColor
contentPadding
controlAffinity
dense
enabled
enableFeedback
focusNode
hashCode
isThreeLine
key
onChanged
runtimeType
secondary
selected
selectedTileColor
shape
side
subtitle
tileColor
title
tristate
value
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==