menu
awesome_bubble package
documentation
awesome_bubble_platform_interface.dart
AwesomeBubblePlatform
stopService method
stopService method
dark_mode
light_mode
stopService
method
Future
<
bool
?
>
stopService
(
)
Implementation
Future<bool?> stopService() { throw UnimplementedError('stopService() has not been implemented.'); }
awesome_bubble package
documentation
awesome_bubble_platform_interface
AwesomeBubblePlatform
stopService method
AwesomeBubblePlatform class