noAppBar property

bool noAppBar

Flag for no show appBar

Implementation

bool get noAppBar => appBar == null;