header property

Widget? header
final

Optional widget to replace the entire header row (title + actions).

Implementation

final Widget? header;