Closed farhana-95 closed 5 months ago
'MaterialStateProperty' is deprecated and shouldn't be used. Use WidgetStateProperty instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre
please upgrade your flutter version
The issue is resolved after updating the flutter version.
Using this version of the package-
A few days ago this worked fine but I'm getting this error now. I tried
flutter clean
, and checked on a new emulator also but did not work. I can not figure out why is thisWidgetStateProperty
showing.