fullWidth method

void fullWidth()
inherited

Implementation

void fullWidth() {
  width = '100%';
}