setEndWidget

open fun setEndWidget(widget: Widget? = null)

Sets the new end widget of @self.

To remove the existing center widget, pass null.

Parameters

widget

the new end widget