hapticButton static method

Future<bool> hapticButton()

Implementation

static Future<bool> hapticButton() =>
    haptic(Arcane.globalTheme.haptics.buttonType);