updateStyle method
- TextInputStyle style
Informs the text input control about text style changes.
This method is called on the when the attached input client's text style changes.
Implementation
void updateStyle(TextInputStyle style) {}
Informs the text input control about text style changes.
This method is called on the when the attached input client's text style changes.
void updateStyle(TextInputStyle style) {}