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