menu
fpj_core package
documentation
fpj_cores.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);
fpj_core package
documentation
fpj_cores
ResponsiveScreen
isPhone property
ResponsiveScreen class