tagTeal method

Widget tagTeal()

Implementation

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