math constant

FontFamily const math

This is for the particular stylistic concerns of representing mathematics: superscript and subscript, brackets that cross several lines, nesting expressions, and double struck glyphs with distinct meanings.

Implementation

static const FontFamily math = FontFamily._generic('math');