hairLine property
VxTextBuilder
get
hairLine
Sets FontWeight to FontWeight.w100
Implementation
VxTextBuilder get hairLine => _fontWeightedText(weight: FontWeight.w100);
Sets FontWeight to FontWeight.w100
VxTextBuilder get hairLine => _fontWeightedText(weight: FontWeight.w100);