tagGray method

Widget tagGray()

Implementation

Widget tagGray() => TagText(this, color: Colors.grey.withOpacityX(0.7));