appBar property
The appbar that is shown at the top
Implementation
final Widget Function(AppBarConfiguration appBarConfiguration)? appBar;
The appbar that is shown at the top
final Widget Function(AppBarConfiguration appBarConfiguration)? appBar;