onMultiplierChanged property

ValueChanged<int> onMultiplierChanged
final

Invoked when the user selects a multiplier chip.

Implementation

final ValueChanged<int> onMultiplierChanged;