isXl property

bool isXl

name convention to check if xlarge screen

Implementation

bool get isXl => deviceSize == DeviceSize.xl;