selectedListern property

(dynamic Function(int)?) selectedListern
final

Callback to recive item selected for user

Implementation

final Function(int)? selectedListern;