WidgetResolver.find

Find the first element that satisfying the predicate traversing down through its ancestors.

class WidgetResolver
find
(
bool delegate predicate
)

Meta