color property

Color? color
final

The background color of the circle.

Defaults to ColorScheme.primaryContainer.

Implementation

final Color? color;