W3cubDocs

/Dart 2

TimelineSyncFunction<T> typedef

T TimelineSyncFunction ()

A typedef for the function argument to Timeline.timeSync.

Implementation

typedef TimelineSyncFunction<T> = T Function();

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-developer/TimelineSyncFunction.html