roundedLg property

VxAnimatedBox get roundedLg
inherited

Implementation

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