isLargeScreen property

bool get isLargeScreen

Implementation

bool get isLargeScreen => constraints.screenWidth >= 1200;