onChanged property
Called with the new selection (or null when dismissed without picking).
Implementation
final ValueChanged<ItemType?>? onChanged;
Called with the new selection (or null when dismissed without picking).
final ValueChanged<ItemType?>? onChanged;