tagCyan method

Widget tagCyan()

Implementation

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