rounded property

VxBox rounded
inherited

Implementation

T get rounded {
  roundedValue = 15.0;
  return _childToRound;
}