Create a function named as changeType() . In this function we would use the setState() method of flutter to update runtime and convert the Integer variable as String using String toString() variable. //Converting Int value to String.
Create a function named as changeType() . In this function we would use the setState() method of flutter to update runtime and convert the Integer variable as String using String toString() variable. //Converting Int value to String.