normal property

VxRichText get normal

Implementation

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