menu
flutter_open_xr package
documentation
background.dart
XrBackgroundController
setNone static method
setNone static method
dark_mode
light_mode
setNone
static method
Future
<
void
>
setNone
(
)
Implementation
static Future<void> setNone() { return _send("none"); }
flutter_open_xr package
documentation
background
XrBackgroundController
setNone static method
XrBackgroundController class