menu
rive_native package
documentation
scripting_workspace.dart
ShaderCompileError
ShaderCompileError.new constructor
ShaderCompileError.new constructor
dark_mode
light_mode
ShaderCompileError
constructor
ShaderCompileError
(
{
required
String
scriptName
,
required
String
message
,
})
Implementation
ShaderCompileError({required this.scriptName, required this.message});
rive_native package
documentation
scripting_workspace
ShaderCompileError
ShaderCompileError.new constructor
ShaderCompileError class