Runnable typedef

Runnable = void Function()

Implementation

typedef Runnable = void Function();