roundedSM property

VxCard get roundedSM
inherited

Implementation

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