menu
rail_navigator package
documentation
example/example.dart
BasicExampleState
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
isExpanded
getter/setter pair
Tracks whether the RailNavigator is expanded or collapsed.
Implementation
bool isExpanded = false;
rail_navigator package
documentation
example/example
BasicExampleState
isExpanded property
BasicExampleState class