append


Description:

public void append (Widget child)

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

Parameters:

child

The child to append.