header property

Widget? header
final

The header of this page. Usually a PageHeader is used.

Header example

Implementation

final Widget? header;