londonappbrewery / bmi-calculator-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
192 stars 835 forks source link

setState() or markNeedsBuild() called during build. #35

Open yotechmobile opened 1 year ago

yotechmobile commented 1 year ago

After taking out Gesture Detection code separately i am getting this error help me on this... Capture

Himanshumallick commented 10 months ago

final IconData icon; final VoidCallback onPressed;

update this line of code