PotraitPlayer constructor
const
PotraitPlayer({})
Implementation
const PotraitPlayer({
super.key,
required this.link,
required this.aspectRatio,
this.kColorWhite,
this.kColorPrimary,
this.kColorBlack,
});