tagPink method

Widget tagPink()

Implementation

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