selectedValuePadding property
Padding around the selected value text.
Useful when selectedValueAlignment is set to avoid overlapping with the field name label.
Implementation
final EdgeInsets? selectedValuePadding;
Padding around the selected value text.
Useful when selectedValueAlignment is set to avoid overlapping with the field name label.
final EdgeInsets? selectedValuePadding;