isUnderline property
Whether this cursor is painted as an underline.
Implementation
bool get isUnderline =>
visualStyle ==
bindings
.GhosttyRenderStateCursorVisualStyle
.GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_UNDERLINE;
Whether this cursor is painted as an underline.
bool get isUnderline =>
visualStyle ==
bindings
.GhosttyRenderStateCursorVisualStyle
.GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_UNDERLINE;