PipConfiguration constructor
PipConfiguration({})
Implementation
PipConfiguration(
{required this.backgroundColor,
required this.ratio,
required this.textAlign,
required this.textColor,
required this.textSize});