SymbolRenderInfo constructor
const
SymbolRenderInfo(
- String texGlyph,
- FontCategory fontCategory, [
- FontStyle fontStyle = FontStyle.normal
Implementation
const SymbolRenderInfo(
this.texGlyph,
this.fontCategory, [
this.fontStyle = FontStyle.normal,
]);