isSmallHeightMobile property
bool
get
isSmallHeightMobile
Implementation
static bool get isSmallHeightMobile =>
isMobile && height < UFUResponsiveDesign.smallDeviceHeight;
static bool get isSmallHeightMobile =>
isMobile && height < UFUResponsiveDesign.smallDeviceHeight;