menu
brick_base package
documentation
core/extensions/context_extensions.dart
BuildContextX
isDesktop property
isDesktop property
dark_mode
light_mode
isDesktop
property
bool
get
isDesktop
Implementation
bool get isDesktop => screenWidth >= 1024;
brick_base package
documentation
core/extensions/context_extensions
BuildContextX
isDesktop property
BuildContextX extension on
BuildContext