menu
metronome package
documentation
metronome_platform_interface.dart
MetronomePlatform
destory method
destory method
dark_mode
light_mode
destory
method
Future
<
void
>
destory
(
)
Implementation
Future<void> destory() { throw UnimplementedError('destory() has not been implemented.'); }
metronome package
documentation
metronome_platform_interface
MetronomePlatform
destory method
MetronomePlatform class