Flutter
dart:ui
FontWeight
w500 constant
w500
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
w500 constant
FontWeight
const
w500
=
const FontWeight._(4)
Medium
Implementation
static const FontWeight w500 = const FontWeight._(4)