menu
responsive_ui_builder package
documentation
sizing_information.dart
SizingInformation
isTablet property
isTablet property
dark_mode
light_mode
isTablet
property
bool
get
isTablet
Implementation
bool get isTablet => deviceScreenType == ResponsiveUiSize.medium;
responsive_ui_builder package
documentation
sizing_information
SizingInformation
isTablet property
SizingInformation class