EbuTtDDestinationSettings constructor
EbuTtDDestinationSettings({
- EbuTtDFillLineGapControl? fillLineGap,
- String? fontFamily,
- EbuTtDDestinationStyleControl? styleControl,
Implementation
EbuTtDDestinationSettings({
this.fillLineGap,
this.fontFamily,
this.styleControl,
});