menu
xterm2 package
documentation
core.dart
CursorStyle
isOverline property
isOverline property
dark_mode
light_mode
isOverline
property
bool
get
isOverline
Implementation
bool get isOverline => (attrs & CellAttr.overline) != 0;
xterm2 package
documentation
core
CursorStyle
isOverline property
CursorStyle class