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