backgroundColor property

Color? backgroundColor
final

Background color of timer picker.

Defaults to null, which disables background painting entirely.

Implementation

final Color? backgroundColor;