normal property

VxRichText normal

Implementation

VxRichText get normal =>
    _fontWeightedText(child: this, weight: FontWeight.w400);