Devsig User
Devsig User
../../../.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, ^
Fatal Exception: java.lang.IllegalStateException: Underflow in restore - more restores than saves at android.graphics.Canvas.restore(Canvas.java:664) at com.airbnb.lottie.model.layer.CompositionLayer.drawLayer(CompositionLayer.java:135) at com.airbnb.lottie.model.layer.BaseLayer.draw(BaseLayer.java:266) at com.airbnb.lottie.LottieDrawable.renderAndDrawAsBitmap(LottieDrawable.java:1746) at com.airbnb.lottie.LottieDrawable.draw(LottieDrawable.java:710) at android.widget.ImageView.onDraw(ImageView.java:1445) at android.view.View.draw(View.java:22923) at android.view.View.updateDisplayListIfDirty(View.java:21761) at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:4603) at...