ratioHeight method

  1. @Deprecated("use [h] or [ho()] instead")
double ratioHeight()

Implementation

@Deprecated("use [h] or [ho()] instead")
double ratioHeight() {
  return Adaption.ratioHeight(this);
}