defaultTextFontWeight property

Map<AcxTextType, int> get defaultTextFontWeight

Implementation

static Map<AcxTextType, int> get defaultTextFontWeight =>
    _defaultTextFontWeight;