onButtonPressed method
Implementation
@override
void onButtonPressed(BuildContext context, AbstractButtonStyle style) {
Arcane.hapticButton();
}
@override
void onButtonPressed(BuildContext context, AbstractButtonStyle style) {
Arcane.hapticButton();
}