loadingWidget property
Widget displayed while the video player is initializing or buffering.
Defaults to a centered CircularProgressIndicator.
Implementation
final Widget loadingWidget;
Widget displayed while the video player is initializing or buffering.
Defaults to a centered CircularProgressIndicator.
final Widget loadingWidget;