selectText method

dynamic selectText()

Implementation

selectText() {
  _operaType = XBImageEditorOperaType.text;
  notify();
}