isHollowBlock property
Whether this cursor is painted as a hollow block outline.
Implementation
bool get isHollowBlock =>
visualStyle ==
bindings
.GhosttyRenderStateCursorVisualStyle
.GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BLOCK_HOLLOW;