dialHandColor property Null safety
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;
The color of the time picker dial's hand.
If this is null, the time picker defaults to the overall theme's ColorScheme.primary.
final Color? dialHandColor;