menu
get_instance_bridge package
documentation
counter_reference.dart
ResponsiveScreen
isPhone property
isPhone property
dark_mode
light_mode
isPhone
property
bool
get
isPhone
Is
screenType
ScreenType.Phone
Implementation
bool get isPhone => (screenType == ScreenType.Phone);
get_instance_bridge package
documentation
counter_reference
ResponsiveScreen
isPhone property
ResponsiveScreen class