menu
play package
documentation
play_dart.dart
Play
template method
template method
dark_mode
light_mode
template
method
Future
<
void
>
template
(
)
Implementation
Future<void> template() async { await player.play(); return; }
play package
documentation
play_dart
Play
template method
Play class