tagOrange method

Widget tagOrange()

Implementation

Widget tagOrange() => TagText(this, color: Colors.orange[500]!);