vibrate static method

void vibrate()

Implementation

static void vibrate() => preCondition(() => HapticFeedback.vibrate());