header property

Widget? header
final

The header of this bar.

Usually a Text widget.

Implementation

final Widget? header;