onITerm2ProfileChange property

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

Called when the application requests an iTerm2 profile change.

Implementation

void Function(String profile)? onITerm2ProfileChange;