light property

VxRichText light

Implementation

VxRichText get light =>
    _fontWeightedText(child: this, weight: FontWeight.w300);