MenuButton.alwaysShowArrow
bool alwaysShowArrow() @property nothrowGet alwaysShowArrow property.
Returns
Whether to show a dropdown arrow even when using an icon or a custom child.
void alwaysShowArrow(bool propval) @property nothrowSet alwaysShowArrow property.
Parameters
propval | Whether to show a dropdown arrow even when using an icon or a custom child. |