onChanged property

void Function(int)? onChanged
final

Callback when selection changes

Implementation

final void Function(int)? onChanged;