dialHandColor property Null safety

Color? dialHandColor
final

The color of the time picker dial's hand.

If this is null, the time picker defaults to the overall theme's ColorScheme.primary.

Implementation

final Color? dialHandColor;