isSmall property
If true, doesn't show the selected item, doesn't show the child, only shows the icon. If hideIcon is also true the dropdown button will be an empty button according to SMenuItemStyle.
Implementation
final bool isSmall;
If true, doesn't show the selected item, doesn't show the child, only shows the icon. If hideIcon is also true the dropdown button will be an empty button according to SMenuItemStyle.
final bool isSmall;