ringColor property

Color? ringColor
final

The color of the outer ring around the avatar.

By default this is Colors.black

Implementation

final Color? ringColor;