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