tags property

List<String> get tags

Implementation

static List<String> get tags => List<String>.from(HtmlElements.selectableElements);