onDone property

VoidCallback? onDone
final

This function will be called if numberOfRounds is set and the Marquee finished scrolled the specified number of rounds.

Implementation

final VoidCallback? onDone;