add_child


Description:

public override void add_child (Builder builder, Object child, string? type)

Add a child to the AppBar, should only be used in the context of a UI or Blueprint file. There should be no need to use this method in code. Please note that an AppBar should only have at most three children.