WidgetResolver.closest

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

class WidgetResolver
closest
(
bool function predicate
)

Meta