undoStopAfter property
bool
get
undoStopAfter
Add undo stop after making the edits.
Implementation
_i2.bool get undoStopAfter => _i5.getProperty(
this,
'undoStopAfter',
);
Add undo stop after making the edits.
_i2.bool get undoStopAfter => _i5.getProperty(
this,
'undoStopAfter',
);