setStartWidget

open fun setStartWidget(child: Widget? = null)

Sets the start widget.

To remove the existing start widget, pass null.

Parameters

child

the new start widget