tagRed method

Widget tagRed()

Implementation

Widget tagRed() => TagText(this, color: Colors.red[600]!);