appBar property

Widget Function(AppBarConfiguration appBarConfiguration)? appBar
final

The appbar that is shown at the top

Implementation

final Widget Function(AppBarConfiguration appBarConfiguration)? appBar;