setEndWidget

open fun setEndWidget(child: Widget? = null)

Sets the end widget.

To remove the existing end widget, pass null.

Parameters

child

the new end widget