isPhone property

bool get isPhone

Implementation

bool get isPhone => _type == _DisplayRangeType.phone;