menu
widget_tray package
documentation
ListTile/expandable_tile.dart
CustomExpandableTile
isSelected property
isSelected property
dark_mode
light_mode
isSelected
property
bool
?
isSelected
final
Whether the tile is in a selected state.
Implementation
final bool? isSelected;
widget_tray package
documentation
ListTile/expandable_tile
CustomExpandableTile
isSelected property
CustomExpandableTile class