className property

String? get className

Get the class attribute

Implementation

String? get className => this['class'];