onEnabledChanged property

ValueChanged<bool> onEnabledChanged
final

Invoked when the user toggles the round-up switch.

Implementation

final ValueChanged<bool> onEnabledChanged;