cssSelector property

String? cssSelector

A CSS Selector.

Implementation

String? get cssSelector => this["cssSelector"] as String?;