header property Null safety
final
Sets the form section header. The section header lies above the children rows.
Implementation
final Widget? header;
Sets the form section header. The section header lies above the children rows.
final Widget? header;