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