You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a method check() which checks if the value is between minVal and maxVal if not it changes the value to minVal, maxVal or initVal depending upon conditions.
Rather than onChanged now value is checked in onFieldSubmitted and onTapOutside using check().
0 commit comments