onColor property

Color? onColor
final

The color of the border when value is true. If null, MacosThemeData.primaryColor is used

Implementation

final Color? onColor;