minWidth method

void minWidth(
  1. double minWidth
)
inherited

Implementation

void minWidth(double minWidth) => _styleModel.minWidth = minWidth;