PulseAnimation constructor

PulseAnimation({
  1. required Color color,
})

Implementation

PulseAnimation({required this.color});