menu
sing_plugin_tools package
documentation
export.dart
ResponsiveScreen
isWatch property
isWatch property
dark_mode
light_mode
isWatch
property
bool
get
isWatch
Is
screenType
ScreenType.Watch
Implementation
bool get isWatch => (screenType == ScreenType.Watch);
sing_plugin_tools package
documentation
export
ResponsiveScreen
isWatch property
ResponsiveScreen class