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

Hello,


I was trying to apply conditional styling to row. 
Condition => If the balance bigger than 0, make the background red.
But the style is applying on previous row. 
The style should apply on which is pass to condition. 


On the documentation, code and screen shot has this bug too.