showNavBar property

bool showNavBar

True if width be larger than 800

Implementation

bool get showNavBar => width > 800;