fullSize method

void fullSize()
inherited

Implementation

void fullSize() {
  width = '100%';
  height = '100%';
}