setCurrentWidth static method

void setCurrentWidth(
  1. double value
)

Implementation

static void setCurrentWidth(double value) => _currentWidth = value;