useBoxDecoration property

bool useBoxDecoration
final

This is an option to have a small circle or not on the leading element of a tag.

If rectangular boolean is false in ZdsTag, this defaults to true.

Implementation

final bool useBoxDecoration;