textRed600 method

TextBuilder textRed600()

Implementation

TextBuilder textRed600() => TextBuilder(data ?? '').color(const Color(0xFFDC2626));