scale method

void scale(
  1. double ratio
)
inherited

Implementation

void scale(double ratio) => _styleModel.scale = ratio;