isPhone property

bool isPhone

Implementation

bool get isPhone => (screenType == ScreenType.Phone);