weight top-level property
Implementation
final Map<String, FontWeight> weight = {
'heading': FontWeight.w700,
'text': FontWeight.w400,
'label': FontWeight.w700,
};
final Map<String, FontWeight> weight = {
'heading': FontWeight.w700,
'text': FontWeight.w400,
'label': FontWeight.w700,
};