header property

Widget? header
final

Displayed before all the tabs and buttons.

Usually a Text

Implementation

final Widget? header;