BMFTitleOptions constructor
BMFTitleOptions({})
Implementation
BMFTitleOptions({
this.bgColor,
this.fontColor,
this.text,
this.fontSize = 48,
this.titleAnchorX = 0.5,
this.titleAnchorY = 1.0,
this.titleRotate,
this.titleXOffset,
this.titleYOffset,
});