onDecrement property

DiffIncDecCallBack? onDecrement
final

A call back function to be called on successful decrement. This will not be called if the internal validators fail.

Implementation

final DiffIncDecCallBack? onDecrement;