Open
Description
Could you please suggest me what is that issue and how can we solve it?
Below is the error I am getting on console panel of vscode editor:
../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_datetime_picker-1.5.1/lib/flutter_datetime_picker.dart:311:32: Warning: Operand of null-aware operation '??' has type 'Color' which excludes null.
- 'Color' is from 'dart:ui'.
color: theme.backgroundColor ?? Colors.white,
Please suggest. Thanks.
Metadata
Metadata
Assignees
Labels
No labels