selectedListen property

(dynamic Function(int)?) selectedListen
final

Callback to receive item selected for user

Implementation

final Function(int)? selectedListen;