textGray200 method

TextBuilder textGray200()

Implementation

TextBuilder textGray200() => TextBuilder(data ?? '').color(const Color(0xFFE5E7EB));