menu
tom_d4rt_ast package
documentation
runtime.dart
LibraryVariable
LibraryVariable.new const constructor
LibraryVariable.new const constructor
dark_mode
light_mode
LibraryVariable
constructor
const
LibraryVariable
(
String
name
,
Object
?
value
, {
String
?
sourceUri
,
})
Implementation
const LibraryVariable(this.name, this.value, {this.sourceUri});
tom_d4rt_ast package
documentation
runtime
LibraryVariable
LibraryVariable.new const constructor
LibraryVariable class