mode method

Outline mode(
  1. dynamic mode
)

Implementation

Outline mode(dynamic mode) {
  _mode = mode;
  return this;
}