canShowNavRail property

bool canShowNavRail

True if width be larger than 800

Implementation

bool get canShowNavRail => screenWidth > 800;