Flutter
dart:ui
FontWeight
w100 constant
w100
w100
constant
Null safety
FontWeight
const
w100
Thin, the least thick
Implementation
static const FontWeight w100 = FontWeight._(0);
Flutter
dart:ui
FontWeight
w100 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