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