action property

dynamic Function() action
final

The function that is run after the final period of time has elapsed.

Implementation

final Function() action;