mobileJs property
This (and webJs) param should be used when the JS you wish to define does interact with the Dart side
Implementation
final String? mobileJs;
This (and webJs) param should be used when the JS you wish to define does interact with the Dart side
final String? mobileJs;