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