menu
model_viewer_pro package
documentation
model_viewer_pro.dart
LightingOperations
runJsSafe abstract method
runJsSafe abstract method
dark_mode
light_mode
runJsSafe
abstract method
Future
<
Object
>
runJsSafe
(
String
script
)
Internal helper to safely execute JS with return value.
Implementation
Future<Object> runJsSafe(String script);
model_viewer_pro package
documentation
model_viewer_pro
LightingOperations
runJsSafe abstract method
LightingOperations mixin