header property

Widget? header
final

It is the widget header shows on the top when you tap the video viewer and it shows the progress bar

Implementation

final Widget? header;