CodeHighlight constructor

CodeHighlight({
  1. required PhraseLocation location,
})

Implementation

CodeHighlight({required this.location});