boldFontWeight top-level constant
FontWeight
const boldFontWeight
A commonly used font weight that is heavier than normal.
Implementation
const FontWeight boldFontWeight = FontWeight.w700;