thin property

VxRichText get thin

Implementation

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