onITerm2BadgeFormatChange property

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

Called when the application sets the iTerm2 badge format.

Implementation

void Function(String format)? onITerm2BadgeFormatChange;