sym static method
Implementation
static SymbolRenderInfo sym(String unicode) =>
SymbolRenderInfo(unicode, FontCategory.symbol, FontStyle.normal);
static SymbolRenderInfo sym(String unicode) =>
SymbolRenderInfo(unicode, FontCategory.symbol, FontStyle.normal);