appBar property
Top app bar that can be collapsed/expanded by scrolling. It's a widget so you can customize it.
Implementation
final Widget? appBar;
Top app bar that can be collapsed/expanded by scrolling. It's a widget so you can customize it.
final Widget? appBar;