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