className property
The class name of the native view.
On Android, this is the class name. On iOS, this is the element type.
Implementation
String? className;
The class name of the native view.
On Android, this is the class name. On iOS, this is the element type.
String? className;