closest method - Element class - dart:html library (
original
) (
raw
)
description
Element
? closest(
String
selectors )
Implementation
Element? closest(String selectors) native;