menu
flutter_easy package
documentation
flutter_easy.dart
ContextExtensionss
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_easy package
documentation
flutter_easy
ContextExtensionss
showNavbar property
ContextExtensionss extension on
BuildContext