fullWidth method

double fullWidth()

Implementation

double fullWidth() {
  return ResponsiveSizeUtils.fullWidth();
}