isXSmallSize property

bool isXSmallSize

Check if the window size is xsmall.

Implementation

bool get isXSmallSize => screenWidth < 600;