isSmall property

bool get isSmall

Implementation

bool get isSmall => screenWidth < 800 || forceMobileOnlyView;