defaultOutput method

int defaultOutput()

Implementation

int defaultOutput() {
  return FlexOutput.makeMeasureResult(width, height);
}