menu
cupertino_lists_enhanced package
documentation
selection_tile.dart
CupertinoSelectionTile<T>
isSelected property
isSelected property
dark_mode
light_mode
isSelected
property
bool
isSelected
final
If true, a check mark will be provided next to this option.
Implementation
final bool isSelected;
cupertino_lists_enhanced package
documentation
selection_tile
CupertinoSelectionTile<T>
isSelected property
CupertinoSelectionTile class