tag property

String? tag

Defines tag that can be used in match faces processing. Defaults to null.

Implementation

String? get tag => _tag;