extraBold property

VelocityXTextSpan extraBold

Implementation

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