PlayerWidget constructor
const
PlayerWidget({
- Key? key,
- required GeneralSystemDeviceLibraryPlayerControllerBase generalSystemDevice_system_deviceLibraryPlayerControllerBaseDart,
UncompleteDocumentation
Implementation
const PlayerWidget({
super.key,
required this.generalSystemDevice_system_deviceLibraryPlayerControllerBaseDart,
});