onITerm2ProfileChange property
Called when the application requests an iTerm2 profile change.
Implementation
void Function(String profile)? onITerm2ProfileChange;
Called when the application requests an iTerm2 profile change.
void Function(String profile)? onITerm2ProfileChange;