Widget.getByName

Finds the nearest descendant with the requested type and name. May return this.

class Widget
final
WidgetClass
getByName
(
WidgetClass = Widget
)
(
string name
)

Meta