menu
timerun package
documentation
timerun_platform_interface.dart
TimerunPlatform
stop method
stop method
dark_mode
light_mode
stop
method
Future
<
void
>
stop
(
)
Implementation
Future<void> stop() { throw UnimplementedError('stop() has not been implemented.'); }
timerun package
documentation
timerun_platform_interface
TimerunPlatform
stop method
TimerunPlatform class