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