menu
rive_native package
documentation
scripting_workspace.dart
ScriptingWorkspace
format abstract method
format abstract method
dark_mode
light_mode
format
abstract method
Future
<
FormatResult
>
format
(
String
scriptName
)
Formats module named
scriptName
.
Implementation
Future<FormatResult> format(String scriptName);
rive_native package
documentation
scripting_workspace
ScriptingWorkspace
format abstract method
ScriptingWorkspace class