fullSize property

void get fullSize

Implementation

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