normal constant
FontStyle
const normal
Selects a font that is classified as normal within a font-family.
Implementation
static const FontStyle normal = FontStyle._('normal');
Selects a font that is classified as normal within a font-family.
static const FontStyle normal = FontStyle._('normal');