webJs property

String? webJs
final

This (and mobileJs) param should be used when the JS you wish to define does interact with the Dart side

Implementation

final String? webJs;