showNavbar property

bool showNavbar

True if width be larger than 800

Implementation

bool get showNavbar => width > 800;