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
Is your feature request related to a problem? Please describe.
In 4.0.0, body is also required for PaneItemAction even the item is not linked to a page.
I have to pass a SizedBox.shrink() to the body.
Describe the solution you'd like
body may not be required in PaneItemAction.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In 4.0.0, body is also required for PaneItemAction even the item is not linked to a page.
I have to pass a SizedBox.shrink() to the body.
Describe the solution you'd like
body may not be required in PaneItemAction.
The text was updated successfully, but these errors were encountered: