isPhone property

bool get isPhone

Implementation

static bool get isPhone => SizeConfig.screenWidth < 600;