menu
widget_tray package
documentation
ListTile/expandable_tile.dart
CustomExpandableTile
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
?
isExpanded
final
Whether the tile should start in an expanded state.
Implementation
final bool? isExpanded;
widget_tray package
documentation
ListTile/expandable_tile
CustomExpandableTile
isExpanded property
CustomExpandableTile class