changeOnlyOnSubmit property

bool changeOnlyOnSubmit
final

If buttonHasTwoStates is true, change on submit event, otherwise on any edit.

Default: false.

Implementation

final bool changeOnlyOnSubmit;