menu
get package
documentation
get_utils/src/extensions/context_extensions.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);
get package
documentation
get_utils/src/extensions/context_extensions
ContextExtensionss
showNavbar property
ContextExtensionss extension on
BuildContext