BunnyBuiltInPlayerView constructor
const
BunnyBuiltInPlayerView({})
Implementation
const BunnyBuiltInPlayerView({
super.key,
required this.videoId,
required this.libraryId,
this.accessKey,
this.token,
this.expires,
this.referer,
this.isPortrait = false,
this.isScreenShotProtectEnable = false,
this.playIconAsset,
});