fullWidth method

void fullWidth()

Implementation

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