selectedValuePadding property

EdgeInsets? selectedValuePadding
final

Padding around the selected value text.

Useful when selectedValueAlignment is set to avoid overlapping with the field name label.

Implementation

final EdgeInsets? selectedValuePadding;