fontLight method

TextBuilder fontLight()

Implementation

TextBuilder fontLight() => TextBuilder(data ?? '').fontWeight(FontWeight.w300);