setTapStop method

  1. @override
void setTapStop()
override

Implementation

@override
void setTapStop() {
  _tabStops.setAt(_buffer.cursorX);
}