appBar property

Widget? appBar
final

Top app bar that can be collapsed/expanded by scrolling. It's a widget so you can customize it.

Implementation

final Widget? appBar;