Flutter
dart:ui
FontWeight
normal constant
normal
normal
constant
Null safety
FontWeight
const
normal
The default font weight.
Implementation
static const FontWeight normal = w400;
Flutter
dart:ui
FontWeight
normal constant
FontWeight class
Properties
hashCode
index
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
lerp
Constants
bold
normal
values
w100
w200
w300
w400
w500
w600
w700
w800
w900