fontThin method

TextBuilder fontThin()

Implementation

TextBuilder fontThin() => TextBuilder(data ?? '').fontWeight(FontWeight.w100);