maxWidth method

void maxWidth(
  1. double width
)

Implementation

void maxWidth(double width) => _maxWidth = width;