menu
innerlibs
build_context_extensions.dart
BuildContextExtensions
showNavbar property
showNavbar
dark_mode
light_mode
showNavbar
property
bool
get
showNavbar
True if width be larger than 800
Implementation
bool get showNavbar => (width > 800);
innerlibs
build_context_extensions
BuildContextExtensions
showNavbar property
BuildContextExtensions extension on
BuildContext