builder
Creates a Builder instance
Author
fzzyhmstrs
Since
0.5.?
Parameters
message
Text the button label. Rendering this can be disabled in the builder.
onPress
Consumer<CustomButtonWidget> action to invoke when the button is clicked or activated
Creates a Builder instance
fzzyhmstrs
0.5.?
Text the button label. Rendering this can be disabled in the builder.
Consumer<CustomButtonWidget> action to invoke when the button is clicked or activated