menu
darkstorm_common package
documentation
ui/frame_content.dart
FrameContentState
fabExtended property
fabExtended property
dark_mode
light_mode
fabExtended
property
set
fabExtended
(
bool
b
)
Implementation
set fabExtended(bool b) { setState(() => _fabExpanded = b); }
darkstorm_common package
documentation
ui/frame_content
FrameContentState
fabExtended property
FrameContentState class