Flutter
dart:ui
FontWeight
bold constant
bold
FontWeight class
Properties
index
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static methods
lerp
Constants
bold
normal
values
w100
w200
w300
w400
w500
w600
w700
w800
w900
bold constant
FontWeight
const
bold
=
w700
A commonly used font weight that is heavier than normal.
Implementation
static const FontWeight bold = w700