NewSetCallBack typedef

NewSetCallBack = dynamic Function(double? prndingValue)

Implementation

typedef NewSetCallBack = Function(double? prndingValue);