onSelectionContentChanged property
final
Called whenever selection text is recomputed for the active selection.
Implementation
final ValueChanged<
GhosttyTerminalSelectionContent<GhosttyTerminalSelection>?
>?
onSelectionContentChanged;
Called whenever selection text is recomputed for the active selection.
final ValueChanged<
GhosttyTerminalSelectionContent<GhosttyTerminalSelection>?
>?
onSelectionContentChanged;