Adjust fit using StackFit of stack
Equivalent to:
Stack( fit: input )
NikuStack fit(StackFit fit) { this._fit = fit; return this; }