tagIndigo method

Widget tagIndigo()

Implementation

Widget tagIndigo() => TagText(this, color: Colors.indigo[400]!);