onSaved property

dynamic Function(String? value)? onSaved
getter/setter pair

Implementation

Function(String? value)? onSaved;