SelectedContentIns constructor

const SelectedContentIns(
  1. String text
)

Implementation

const SelectedContentIns(this.text) : super(plainText: text);