textRed900 method

TextBuilder textRed900()

Implementation

TextBuilder textRed900() => TextBuilder(data ?? '').color(const Color(0xFF7F1D1D));