isMobile property

bool isMobile

Implementation

static bool get isMobile => _screen == CizerScreen.phone;