removeMarkup method

void removeMarkup(
  1. int value
)

Implementation

void removeMarkup(int value) => this._markup!.remove(value);