menu
tfn_design_system package
documentation
components/inputs/dropdown_menu.dart
StandardDropdownMenu<T>
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
dynamic Function
(
DropdownOption
?
)
?
onChanged
final
Implementation
final Function(DropdownOption?)? onChanged;
tfn_design_system package
documentation
components/inputs/dropdown_menu
StandardDropdownMenu<T>
onChanged property
StandardDropdownMenu class