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