abstract fun onInputChanged(text: String): Unit
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