Is there any way to let the ripple enabled on click action even if I disable the MaterialButton
?
How to let ripple enabled even when the MaterialButton is disabled?
141 views Asked by Augusto Carmo At
2
Is there any way to let the ripple enabled on click action even if I disable the MaterialButton
?
You can use a boolean that, when set, determines the look and actions of the button when it is pressed.