SeekHandler typedef

SeekHandler = void Function(bool? finished)

Implementation

typedef void SeekHandler(bool? finished);