menu
scene_dash_v2_core package
documentation
advanced.dart
SystemRef
SystemRef.new const constructor
SystemRef.new const constructor
dark_mode
light_mode
SystemRef
constructor
const
SystemRef
(
String
library
,
String
name
, {
String
?
debugName
,
})
Implementation
const SystemRef(this.library, this.name, {this.debugName});
scene_dash_v2_core package
documentation
advanced
SystemRef
SystemRef.new const constructor
SystemRef class