selectPen method

dynamic selectPen()

Implementation

selectPen() {
  _operaType = XBImageEditorOperaType.pen;
  notify();
}