@Synchronized fun onInputChanged(text: String): Unit
Overrides AwesomeBar.onInputChanged
Fired whenever the user changes their input, after they have started interacting with the awesome bar.
text - The current user input in the toolbar.
text