fullWidth property

void fullWidth

Implementation

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