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