fullHeight method

void fullHeight()

Implementation

void fullHeight() {
  height = '100%';
}