header property
Optional widget to display above the field input.
Can be used for additional context, instructions, or custom UI elements that should appear before the main field widget.
Implementation
Widget? header;
Optional widget to display above the field input.
Can be used for additional context, instructions, or custom UI elements that should appear before the main field widget.
Widget? header;