VoidDoubleCallback typedef

VoidDoubleCallback = void Function(double)

Implementation

typedef VoidDoubleCallback = void Function(double);