roundedNone property

FxCard? roundedNone
inherited

Implementation

T? get roundedNone {
  roundedValue = 0.0;
  return _childToRound;
}