roundedLg property

VxAnimatedBox roundedLg
inherited

Implementation

T get roundedLg {
  roundedValue = 30.0;
  return _childToRound;
}