menu
artisanal package
documentation
terminal.dart
SplitTerminal
isRawMode property
isRawMode property
dark_mode
light_mode
isRawMode
property
@
override
bool
get
isRawMode
override
Whether raw mode is currently enabled.
Implementation
@override bool get isRawMode => _control.isRawMode;
artisanal package
documentation
terminal
SplitTerminal
isRawMode property
SplitTerminal class