isSmallHeightMobile property

bool get isSmallHeightMobile

Implementation

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