className property
String
get
className
Returns the class name of this element.
Implementation
String get className => classReflection.className;
Returns the class name of this element.
String get className => classReflection.className;