roundedSM property

VxAnimatedBox roundedSM
inherited

Implementation

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