fullSize property

void fullSize

Implementation

void get fullSize {
  minWidth = double.infinity;
  maxWidth = double.infinity;
}