onSelectedItemChanged property
Listener when you select any item from the Selection List.
Implementation
final ValueChanged<int?> onSelectedItemChanged;
Listener when you select any item from the Selection List.
final ValueChanged<int?> onSelectedItemChanged;