isMobile property

bool get isMobile

Is extra small widget and small

Implementation

bool get isMobile => isXs || isS;