flutter_datetime_picker
flutter_datetime_picker copied to clipboard
null safety issue
Hi, thanks for your lib, it's so powerful. After the integration, I found a warning, it's related to null-safety. Could you please help fix it? Or I can help if you don't have free time. Thanks!
Warning: Operand of null-aware operation '??' has type 'Color' which excludes null. ../…/lib/flutter_datetime_picker.dart:311
- 'Color' is from 'dart:ui'. color: theme.backgroundColor ?? Colors.white,
Also have the same problem
Same here
: Warning: Operand of null-aware operation '??' has type 'Color' which excludes null. ../…/lib/flutter_datetime_picker.dart:311
- 'Color' is from 'dart:ui'. color: theme.backgroundColor ?? Colors.white,
Same here
Same here
Same here
Same here
same here
same here
same here