init property

T? init
final

The initial controller to use.

If the controller is not registered globally, this controller will be used to initialize the widget.

Implementation

final T? init;