onSelectionUpdated property

dynamic Function(int) onSelectionUpdated
final

The callback function that gives the index

Implementation

final Function(int) onSelectionUpdated;