cursorText property

int? cursorText
final

Foreground color for text under the cursor. null = inverse of the cell (alacritty default).

Implementation

final int? cursorText;