menu
custom_adaptive_scaffold package
documentation
material_ui.dart
ExpansionPanel
isExpanded property
isExpanded property
dark_mode
light_mode
isExpanded
property
bool
isExpanded
final
Whether the panel is expanded.
Defaults to false.
Implementation
final bool isExpanded;
custom_adaptive_scaffold package
documentation
material_ui
ExpansionPanel
isExpanded property
ExpansionPanel class