CopyCutAction typedef

CopyCutAction = Object? Function(dynamic data)

Implementation

typedef CopyCutAction = Object? Function(dynamic data);