thin property

VxRichText thin

Implementation

VxRichText get thin =>
    _fontWeightedText(child: this, weight: FontWeight.w200);