DoubleCallback typedef

DoubleCallback = void Function(double)

Implementation

typedef DoubleCallback = void Function(double);