menu
affogato_editor package
documentation
apis/affogato_apis.dart
TerminalASTNode
TerminalASTNode.new constructor
TerminalASTNode.new constructor
dark_mode
light_mode
TerminalASTNode
constructor
TerminalASTNode
(
String
name
, {
required
List
<
String
>
scopes
,
})
Implementation
TerminalASTNode(super.name, {required this.scopes});
affogato_editor package
documentation
apis/affogato_apis
TerminalASTNode
TerminalASTNode.new constructor
TerminalASTNode class