menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Script
async method
async method
dark_mode
light_mode
async
method
Script
async
(
[
bool
a
=
true
])
Implementation
Script async([bool a = true]) { if (a) attr('async', BooleanAttribute(true)); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Script
async method
Script class