onRemoteHostChange property

void Function(String title)? onRemoteHostChange
getter/setter pair

Called when the application reports its remote user/host using OSC 1337.

Implementation

void Function(String value)? onRemoteHostChange;