menu
universal_web package
documentation
web.dart
AudioBufferSourceOptions
loop property
loop property
dark_mode
light_mode
loop
property
bool
get
loop
Implementation
external bool get loop;
set
loop
(
bool
value
)
Implementation
external set loop(bool value);
universal_web package
documentation
web
AudioBufferSourceOptions
loop property
AudioBufferSourceOptions extension type