onChange property

ValueChanged<int>? onChange
final

A callback for when an item is selected.

Implementation

final ValueChanged<int>? onChange;