width method

void width(
  1. double width
)
inherited

Implementation

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