js property
This param should be used when the JS you wish to define doesn't interact in any way with the Dart side
Implementation
final String? js;
This param should be used when the JS you wish to define doesn't interact in any way with the Dart side
final String? js;