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
Constructors
new
Properties
hashCode
runtimeType
Methods
autocomplete
completeInsertion
dispose
format
fullProblemReport
noSuchMethod
problemReport
rowHighlight
setScriptSource
toString
Operators
operator ==
Static methods
make