textGray900 method

TextBuilder textGray900()

Implementation

TextBuilder textGray900() => TextBuilder(data ?? '').color(const Color(0xFF111827));