canShowNavRail property

bool get canShowNavRail

True if width be larger than 800

Implementation

bool get canShowNavRail => screenWidth > 800;