Called when the terminal calculates a new character grid size.
final void Function(int columns, int rows)? onResize;