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