dialBackgroundColor property Null safety

Color? dialBackgroundColor
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;