startPulsing method

void startPulsing()

Starts the pulsing animation.

Implementation

void startPulsing() {
  value = true;
}