extraBold property

VelocityXTextSpan get extraBold

Implementation

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