DidSelect typedef

DidSelect = dynamic Function(dynamic item)

Implementation

typedef DidSelect(item);