changeDefaultFontWeight static method
Implementation
static void changeDefaultFontWeight(Map<int, FontWeight> defaultFontWeight) {
AcxTextStyle._defaultFontWeight = defaultFontWeight;
}
static void changeDefaultFontWeight(Map<int, FontWeight> defaultFontWeight) {
AcxTextStyle._defaultFontWeight = defaultFontWeight;
}