SelectionNode constructor

const SelectionNode(
  1. FileSpan? span
)

Implementation

const SelectionNode(FileSpan? span) : super(span);