menu
tart_dev package
documentation
ast.dart
Image
Image const constructor
Image const constructor
dark_mode
light_mode
Image
constructor
const
Image
(
Token
name
,
AstNode
url
)
Implementation
const Image(super.name, this.url);
tart_dev package
documentation
ast
Image
Image const constructor
Image class