dialBackgroundColor property Null safety
final
The background color of the time picker dial.
If this is null, the time picker defaults to the overall theme's ColorScheme.primary.
Implementation
final Color? dialBackgroundColor;
The background color of the time picker dial.
If this is null, the time picker defaults to the overall theme's ColorScheme.primary.
final Color? dialBackgroundColor;