DoubleCallBack typedef

DoubleCallBack = void Function(double, double)

Implementation

typedef DoubleCallBack = void Function(double, double);