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