isWideLead property
Whether this cell is the leading half of a wide grapheme.
Implementation
bool get isWideLead =>
wide == bindings.GhosttyCellWide.GHOSTTY_CELL_WIDE_WIDE;
Whether this cell is the leading half of a wide grapheme.
bool get isWideLead =>
wide == bindings.GhosttyCellWide.GHOSTTY_CELL_WIDE_WIDE;