isLargeScreen property

bool isLargeScreen

Implementation

bool get isLargeScreen => width >= largeWidth && width < xlargeWidth;