onSaved property
Since the CupertinoTextField does not support onSaved, please use onChanged or onFieldSubmitted instead
Implementation
@override
final FormFieldSetter<String>? onSaved;
Since the CupertinoTextField does not support onSaved, please use onChanged or onFieldSubmitted instead
@override
final FormFieldSetter<String>? onSaved;