menu
move_to_back package
documentation
move_to_back_platform_interface.dart
MoveToBackPlatform
execute method
execute method
dark_mode
light_mode
execute
method
Future
<
String
?
>
execute
(
)
Implementation
Future<String?> execute() { throw UnimplementedError('execute() has not been implemented.'); }
move_to_back package
documentation
move_to_back_platform_interface
MoveToBackPlatform
execute method
MoveToBackPlatform class