OnEditError typedef

OnEditError = void Function(String? message)

Implementation

typedef OnEditError = void Function(String? message);