isPhone property

bool get isPhone

Implementation

bool get isPhone => width < 600;