isPhone property

bool get isPhone

Implementation

bool get isPhone => screenWidth < 600;