onClick
Defines an action to perform when this widget is clicked on. This will run before any click actions of child elements, and will not run at all if a suggestion window is open.
Return
Builder - this builder for further use
Author
fzzyhmstrs
Since
0.6.0
Parameters
onClick
Runnable - the action to be performed