roundedNone property

VxAnimatedBox get roundedNone
inherited

Implementation

T get roundedNone {
  roundedValue = 0.0;
  return _childToRound;
}