AliPlayerFullScreenWidget constructor
const
AliPlayerFullScreenWidget(
- AliPlayerWidgetController controller,
- AliPlayerWidgetData data, {
- Key? key,
- Map<
SlotType, SlotWidgetBuilder?> slotBuilders = const {},
Implementation
const AliPlayerFullScreenWidget(
this.controller,
this.data, {
super.key,
this.slotBuilders = const {},
});