header property

Widget? header
final

Sets the form section header. The section header lies above the children rows.

Implementation

final Widget? header;