SelectCallback typedef

SelectCallback = void Function(dynamic selection)

Implementation

typedef SelectCallback = void Function(dynamic selection);