value property

double get value

Implementation

double get value {
  return _widthValue;
}