menu
gql package
documentation
ast.dart
SelectionNode
SelectionNode const constructor
SelectionNode const constructor
dark_mode
light_mode
SelectionNode
constructor
const
SelectionNode
(
FileSpan?
span
)
Implementation
const SelectionNode(FileSpan? span) : super(span);
gql package
documentation
ast
SelectionNode
SelectionNode const constructor
SelectionNode class