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