header property

Widget? header
final

The optional header displayed at the top of the scaffold.

Implementation

final Widget? header;