onChange property
final
Called with the selected value whenever the dropdown is changed.
{@macro zeta-widget-change-disable}
Implementation
final ValueSetter<ZetaDropdownItem<T>>? onChange;
Called with the selected value whenever the dropdown is changed.
{@macro zeta-widget-change-disable}
final ValueSetter<ZetaDropdownItem<T>>? onChange;