flutter_json_widgets
font_weight
FontWeight
FontWeight.w300 const constructor
FontWeight.w300
FontWeight.w300
constructor
Null safety
const
FontWeight.w300
(
)
Implementation
const factory FontWeight.w300() = FontWeightW300;
flutter_json_widgets
font_weight
FontWeight
FontWeight.w300 const constructor
FontWeight class
Constructors
fromJson
w100
w200
w300
w400
w500
w600
w700
w800
w900
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==
Constants
bold
normal
values