customSeekBar property

Widget? customSeekBar
final

Widget used to replace the default seek bar / progress bar.

Allows full customization of the timeline UI.

Implementation

final Widget? customSeekBar;