hapticAction static method

Future<bool> hapticAction()

Implementation

static Future<bool> hapticAction() =>
    haptic(Arcane.globalTheme.haptics.actionType);