menu
messenger
util/web/non_web.dart
WebUtils
play static method
play
dark_mode
light_mode
play
static method
Future
<
void
>
play
(
String
asset
)
Plays the provided
asset
.
Implementation
static Future<void> play(String asset) async { // No-op. }
messenger
non_web
WebUtils
play static method
WebUtils class