isPhone property

bool get isPhone

Implementation

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