isXs property

bool get isXs

name convention to check if xsmall screen

Implementation

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