onDone property
final
This function will be called if numberOfRounds is set and the Marquee finished scrolled the specified number of rounds.
Implementation
final VoidCallback? onDone;
This function will be called if numberOfRounds is set and the Marquee finished scrolled the specified number of rounds.
final VoidCallback? onDone;