PipFlutterPlayerWithControls constructor
const
PipFlutterPlayerWithControls({
- Key? key,
- PipFlutterPlayerController? controller,
Implementation
const PipFlutterPlayerWithControls({Key? key, this.controller})
: super(key: key);