menu
flutter_waya package
documentation
extension/context_extension.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;
flutter_waya package
documentation
extension/context_extension
ExtensionContextWithMediaQuery
showNavBar property
ExtensionContextWithMediaQuery extension on
BuildContext