extraBold property

VxRichText get extraBold

Implementation

VxRichText get extraBold =>
    _fontWeightedText(child: this, weight: FontWeight.w800);