inSmallScreen property

bool inSmallScreen

Determine if running on a small screen.

Implementation

bool get inSmallScreen => _smallScreen;