pause property

Duration pause
final

Duration of pause between the changing text

Default is Duration(seconds: 1, milliseconds: 500)

Implementation

final Duration pause;