maxWidth method

void maxWidth(
  1. double maxWidth
)
inherited

Implementation

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