menu
custom_widgets_2 package
documentation
widgets/custom_drop_down_button.dart
CustomDropDownButton<T>
validator property
validator property
dark_mode
light_mode
validator
property
String
? Function
(
T?
)
?
validator
final
Implementation
final String? Function(T?)? validator;
custom_widgets_2 package
documentation
widgets/custom_drop_down_button
CustomDropDownButton<T>
validator property
CustomDropDownButton class