getHeight method

  1. @override
double getHeight()
override

Implementation

@override
double getHeight() {
  return artificialHeight;
}