addMarkup method

void addMarkup(
  1. int value
)

Implementation

void addMarkup(int value) => this._markup!.add(value);