normalFontWeight top-level constant

FontWeight const normalFontWeight

The default font weight.

Implementation

const FontWeight normalFontWeight = FontWeight.w400;