getMaxWidth method

double getMaxWidth()

Implementation

double getMaxWidth() => MediaQuery.of(context).size.width;