light property

VxRichText get light

Implementation

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