Stack.max constructor

Stack.max(
  1. int _max
)

Implementation

Stack.max(this._max) : stack = <int>[];