extraBold property

VxRichText extraBold

Implementation

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