onPickerChangeWeb property

OnPickerChangeWeb? onPickerChangeWeb
final

onPickerChangeWeb: An optional property in the Picker class that allows you to call a callback when the picker value changes.

Implementation

final OnPickerChangeWeb? onPickerChangeWeb;