onRemoteHostChange property
Called when the application reports its remote user/host using OSC 1337.
Implementation
void Function(String value)? onRemoteHostChange;
Called when the application reports its remote user/host using OSC 1337.
void Function(String value)? onRemoteHostChange;