TextAreaCompletionMsg constructor

const TextAreaCompletionMsg(
  1. EditorCompletionResult? result
)

Implementation

const TextAreaCompletionMsg(this.result);