Stack.addNamed

Adds a child to stack. The child is identified by the name.

class Stack
void
addNamed
(,
string name
)

Parameters

child Widget

the widget to add

name string

the name for child

Meta

Since

3.10