menu
than_pkg package
documentation
android_pkg/android_app_util.dart
AndroidAppUtil
hideFullScreen method
hideFullScreen method
dark_mode
light_mode
hideFullScreen
method
Future
<
void
>
hideFullScreen
(
)
Implementation
Future<void> hideFullScreen() async { await _channel.invokeMethod('$_name/hideFullScreen'); }
than_pkg package
documentation
android_pkg/android_app_util
AndroidAppUtil
hideFullScreen method
AndroidAppUtil class