beforeTextPaste property

(bool Function(String? text)?) beforeTextPaste
final

Implementation

final bool Function(String? text)? beforeTextPaste;