removeLastMarkup method

void removeLastMarkup()

Implementation

void removeLastMarkup() => this._markup!.remove(this._markup!.last);