FlintScript.custom constructor
const
FlintScript.custom(
- String? customJs
Create a script directly from raw JavaScript
Implementation
const FlintScript.custom(this.customJs)
: onClick = null,
onLoad = null,
onSuccess = null,
onError = null;