backgroundColor property
final
Background color of timer picker.
Defaults to null, which disables background painting entirely.
Implementation
final Color? backgroundColor;
Background color of timer picker.
Defaults to null, which disables background painting entirely.
final Color? backgroundColor;