CenterHintCustomization constructor
CenterHintCustomization({})
Implementation
CenterHintCustomization({
this.textFont,
this.textFontStyle,
this.textColor,
this.textSize,
this.verticalPosition,
this.textAlpha,
this.centerBackground,
this.centerHintBackgroundColor,
this.centerHintBackgroundAlpha,
this.centerHintCornerRadius,
});