onChange abstract method

VoidCallback onChange(
  1. SetChangeSetEntryFunc handler, {
  2. String? from,
})

Implementation

VoidCallback onChange(SetChangeSetEntryFunc handler, {String? from});