isBar property
Whether this cursor is painted as a vertical bar.
Implementation
bool get isBar =>
visualStyle ==
bindings
.GhosttyRenderStateCursorVisualStyle
.GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BAR;
Whether this cursor is painted as a vertical bar.
bool get isBar =>
visualStyle ==
bindings
.GhosttyRenderStateCursorVisualStyle
.GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BAR;