footer property
Optional widget to display below the field input.
Commonly used for help text, validation messages, or additional actions related to the field.
Implementation
Widget? footer;
Optional widget to display below the field input.
Commonly used for help text, validation messages, or additional actions related to the field.
Widget? footer;