I need a way to update the state with the current text size (when it resizes I want to update an internal double variable so that I can use it on other areas (that are not auto resized) later on.
Is there like an "onchange" method or something I can use?