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