video_player
dart:ui
FontWeight
constant values
values
class FontWeight
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
List
<
FontWeight
>
values
=
const [w100, w200, w300, w400, w500, w600, w700, w800, w900]
A list of all the font weights.
property values