ZegoSuperBoardCursorTitleStyle constructor
ZegoSuperBoardCursorTitleStyle({})
Implementation
ZegoSuperBoardCursorTitleStyle(
{this.title,
this.bold = false,
this.italic = false,
this.size = 16,
this.color = '#ffffff',
this.backgroundColor = '#000000',
this.position = ZegoSuperBoardCursorTitlePosition.rightTop});