hcIsPhone method

bool hcIsPhone()

Implementation

bool hcIsPhone() => MediaQuery.of(this).size.width < hcTabletBreakpointGlobal;