I have 2 Text Fields to have users input 2 numbers. I need to be able to subtract the second number from the first so I can save it as an local App State.
I have tried everything I could think of and googled it like crazy but couldn't figure it out.
Any help would be greatly appreciated.