OnLoad typedef

OnLoad = Future<Track> Function(BuildContext context)

Implementation

typedef OnLoad = Future<Track> Function(BuildContext context);