menu
fl_extended package
documentation
fl_extended.dart
ExtensionContextWithMediaQuery
showNavBar property
showNavBar property
dark_mode
light_mode
showNavBar
property
bool
get
showNavBar
True if width be larger than 800
Implementation
bool get showNavBar => width > 800;
fl_extended package
documentation
fl_extended
ExtensionContextWithMediaQuery
showNavBar property
ExtensionContextWithMediaQuery extension on
BuildContext