menu
forme_base_fields package
documentation
field/cupertino/base_picker.dart
FormeCupertinoBasePickerState<T>
save method
save method
dark_mode
light_mode
save
method
void
save
(
)
inherited
save field
Implementation
void save() { widget.onSaved?.call(this, value); }
forme_base_fields package
documentation
field/cupertino/base_picker
FormeCupertinoBasePickerState<T>
save method
FormeCupertinoBasePickerState class