FlutterVideoPlayerView constructor
const
FlutterVideoPlayerView({
- Key? key,
Implementation
const FlutterVideoPlayerView(
{Key? key})
: super(key: key);
const FlutterVideoPlayerView(
{Key? key})
: super(key: key);