callback property

void Function() callback
final

Function called after Duration has elapsed.

Implementation

final void Function() callback;