onChange property

ValueChanged<String>? onChange
final

This Callback will execute when the Countdown Changes.

Implementation

final ValueChanged<String>? onChange;