defaultFontWeight property
FontWeight
get
defaultFontWeight
Implementation
static FontWeight get defaultFontWeight {
_checkInitialized();
return _defaultFontWeight.value;
}
static FontWeight get defaultFontWeight {
_checkInitialized();
return _defaultFontWeight.value;
}