onChange property

(void Function(String)?) onChange
final

onChange callback, called whenever the content is changed

Implementation

final void Function(String)? onChange;