Documentation

build()

Creates a new instance of the widget along with its body.

build(): TView;

Return value

A newly created and initialized widget instance

Related