isLargeScreen property

bool get isLargeScreen

Implementation

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