pauseDuration property

Duration pauseDuration
final

Duration to pause between the in and out animations.

After the lightning effect has fully appeared, it will wait for this duration before starting to disappear. Default is 200 milliseconds.

Implementation

final Duration pauseDuration;