fontNormal method

TextBuilder fontNormal()

Implementation

TextBuilder fontNormal() => TextBuilder(data ?? '').fontWeight(FontWeight.w400);