menu
flutter_thirukural package
documentation
view/widgets/custom_dropdown.dart
CustomDropDown
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
String
?
)
?
onChanged
final
Implementation
final Function(String?)? onChanged;
flutter_thirukural package
documentation
view/widgets/custom_dropdown
CustomDropDown
onChanged property
CustomDropDown class