menu
genai_components package
documentation
widgets/cl_dropdown/dropdown_state.dart
DropdownState<T extends Object>
onSelectItem property
onSelectItem property
dark_mode
light_mode
onSelectItem
property
dynamic Function
(
T?
)
?
onSelectItem
final
Implementation
final Function(T?)? onSelectItem;
genai_components package
documentation
widgets/cl_dropdown/dropdown_state
DropdownState<T extends Object>
onSelectItem property
DropdownState class