You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stateless/Stateful shouldn't make any difference here. We have reorderable items with stateful widgets with them. You code doesn't show everything, i.e. the build method is missing.
Stateless/Stateful shouldn't make any difference here. We have reorderable items with stateful widgets with them. You code doesn't show everything, i.e. the build method is missing.
When I change Item class from StatelessWidget to StatefulWidget, it does not work properly. A weird situation occurs in ui.
New form of Item class:
The text was updated successfully, but these errors were encountered: