menu
android_backer package
documentation
android_backer_platform_interface.dart
AndroidBackerPlatform
goBack method
goBack method
dark_mode
light_mode
goBack
method
Future
<
void
>
goBack
(
)
Implementation
Future<void> goBack() async { throw UnimplementedError('goBack() has not been implemented.'); }
android_backer package
documentation
android_backer_platform_interface
AndroidBackerPlatform
goBack method
AndroidBackerPlatform class