minWidth method

void minWidth(
  1. double width
)

Implementation

void minWidth(double width) => _minWidth = width;