className property

String? className
getter/setter pair

The class name of the native view.

On Android, this is the class name. On iOS, this is the element type.

Implementation

String? className;