roundedSM property

VxAnimatedBox get roundedSM
inherited

Implementation

T get roundedSM {
  roundedValue = 7.5;
  return _childToRound;
}