menu
dropdown_flutter package
documentation
custom_dropdown.dart
CustomDropdownDecoration
errorStyle property
errorStyle property
dark_mode
light_mode
errorStyle
property
TextStyle
?
errorStyle
final
The style to use for the string returning from
validator
.
Implementation
final TextStyle? errorStyle;
dropdown_flutter package
documentation
custom_dropdown
CustomDropdownDecoration
errorStyle property
CustomDropdownDecoration class