BoldHighlight constructor

BoldHighlight({
  1. required PhraseLocation location,
})

Implementation

BoldHighlight({
  required super.location,
});