leadingNormal method

TextBuilder leadingNormal()

Implementation

TextBuilder leadingNormal() => TextBuilder(data ?? '').lineHeight(1.5);