textGray700 method

TextBuilder textGray700()

Implementation

TextBuilder textGray700() => TextBuilder(data ?? '').color(const Color(0xFF374151));