isXs property

bool isXs

name convention to check if xsmall screen

Implementation

bool get isXs => deviceSize == DeviceSize.xs;