flex method

T flex(
  1. int flex
)

Implementation

T flex(int flex) => (this.._flex = flex) as T;