menu
cupertino_lists_enhanced package
documentation
selection_tile.dart
CupertinoSelectionTile<T>
title property
title property
dark_mode
light_mode
title
property
Widget
title
final
The most important content of this tile. Typically a
Text
widget.
Implementation
final Widget title;
cupertino_lists_enhanced package
documentation
selection_tile
CupertinoSelectionTile<T>
title property
CupertinoSelectionTile class