append_menu


Description:

public void append_menu (Widget child)

Append a menubutton child to the AppBar. Please note that an AppBar should only have at most three children.

Parameters:

child

The child to append.