menu
tx_design package
documentation
widgets/checkbox_list_tile.dart
TxCheckboxListTile
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget? title;
tx_design package
documentation
widgets/checkbox_list_tile
TxCheckboxListTile
title property
TxCheckboxListTile class