vibrate property

bool vibrate
final

If true, device will vibrate for 500ms, pause for 500ms and repeat until alarm is stopped.

If loopAudio is set to false, vibrations will stop when audio ends.

Implementation

final bool vibrate;