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.
Problem lies when I want to add a TextButton with a width greater than the standard 56 set to leadingWidth parameter in AppBar.
Describe the solution you'd like
Add final double leadingWidth; parameter for user to change.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Problem lies when I want to add a TextButton with a width greater than the standard 56 set to leadingWidth parameter in AppBar.
Describe the solution you'd like
Add final double leadingWidth; parameter for user to change.
Additional context
The text was updated successfully, but these errors were encountered: