menu
screen_on_flutter package
documentation
screen_on_flutter_platform_interface.dart
ScreenOnFlutterPlatform
endService method
endService method
dark_mode
light_mode
endService
method
Future
<
void
>
endService
(
)
Implementation
Future<void> endService() { throw UnimplementedError('endService() has not been implemented.'); }
screen_on_flutter package
documentation
screen_on_flutter_platform_interface
ScreenOnFlutterPlatform
endService method
ScreenOnFlutterPlatform class