textRed300 method

TextBuilder textRed300()

Implementation

TextBuilder textRed300() => TextBuilder(data ?? '').color(const Color(0xFFFCA5A5));