stackFitLoose method

AzStack stackFitLoose()

Implementation

AzStack stackFitLoose(){
  _fit = StackFit.loose;
  return this;
}