Widget.childById

find child by id, returns null if not found

class Widget
childById
(
string id
,
bool deepSearch = true
)

Meta