fullHeight method

void fullHeight()
inherited

Implementation

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