appBar property

Widget? appBar
final

appBar if you set null then it will not display app bar

Implementation

final Widget? appBar;