menu
my_components package
documentation
extensions/platform_info.dart
PlatformInfo
isSmallTab property
isSmallTab property
dark_mode
light_mode
isSmallTab
property
bool
get
isSmallTab
Implementation
static bool get isSmallTab => Get.context?.isSmallTablet ?? false;
my_components package
documentation
extensions/platform_info
PlatformInfo
isSmallTab property
PlatformInfo class