OnChange typedef

OnChange = void Function(String? onChange)

Implementation

typedef  OnChange = void Function(String? onChange);