hairLine property
VxSelectableTextBuilder
get
hairLine
Sets FontWeight to FontWeight.w100
Implementation
VxSelectableTextBuilder get hairLine =>
_fontWeightedText(child: this, weight: FontWeight.w100);