Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

This works for every other use case, apart from here. I have no clue why. This error is thrown in the console:

building Positioned(left: 0.0, top:

0.0, width: 350.3, height:

300.0):

LateInitializationError: Field

'_color' has not been initialized.


Another exception was thrown:

LateInitializationError: Field

'_color' has not been initialized.


At first the size of the nutrientItems is 16, then it turns to 1. Everything is ok so far. When it goes back to 16, that's when the error is thrown. The size changes everytime onTap is called.

ps: I tried attaching a code block, but the form validator keeps throwing this error:
'

Letters, numbers, and the following special characters (-$#(){}[]/_&@?/':%,.) are allowed.'