loadingWidget property

Widget loadingWidget
final

Widget displayed while the video player is initializing or buffering.

Defaults to a centered CircularProgressIndicator.

Implementation

final Widget loadingWidget;