normal property

VxTextBuilder normal

Implementation

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