innerColor property

Color? innerColor
final

The color of the circle at the middle. If null, CupertinoColors.secondarySystemFill is used

Implementation

final Color? innerColor;