callback property

Msg? Function(DateTime time) callback
final

The callback to create messages on each tick.

Implementation

final Msg? Function(DateTime time) callback;