EventHandlerFunc typedef

EventHandlerFunc = void Function(TrackModel)

Implementation

typedef EventHandlerFunc = void Function(TrackModel);