src property
This attribute specifies the URI of an external script; this can be used as an alternative to embedding a script directly within a document.
Implementation
final String? src;
This attribute specifies the URI of an external script; this can be used as an alternative to embedding a script directly within a document.
final String? src;