isSmallScreen property

bool get isSmallScreen

Implementation

bool get isSmallScreen => screenWidth < 800;