dot property

bool dot
final

If true, prefix the label with a small filled dot in the foreground color. Mutually exclusive with icon — if both are provided, icon wins.

Implementation

final bool dot;