tagDecoration property

ShapeDecoration? tagDecoration
final

tagMargin apply decoration to the container containing the tag. Should specify the color to set tag color, otherwise its white by default

Implementation

final ShapeDecoration? tagDecoration;