isSmallPhone property

bool get isSmallPhone

Implementation

bool get isSmallPhone => screenWidth < 360;