menu
superdeck package
documentation
helpers/utils.dart
BuildContextExt
isLarge property
isLarge property
dark_mode
light_mode
isLarge
property
bool
get
isLarge
Implementation
bool get isLarge => size.width >= 1024;
superdeck package
documentation
helpers/utils
BuildContextExt
isLarge property
BuildContextExt extension on
BuildContext