expanded property
Whether the button is in expanded state.
When true, the label is visible. When false, only the icon is shown (unless on mobile where labels may still be visible).
Implementation
final bool expanded;
Whether the button is in expanded state.
When true, the label is visible. When false, only the icon is shown (unless on mobile where labels may still be visible).
final bool expanded;