menu
dart_terminal package
documentation
ansi.dart
TerminalCapabilitiesDetector
supportedCaps property
supportedCaps property
dark_mode
light_mode
supportedCaps
property
Set
<
Capability
>
supportedCaps
final
Features that are definitively supported by the terminal
Implementation
final Set<Capability> supportedCaps = {};
dart_terminal package
documentation
ansi
TerminalCapabilitiesDetector
supportedCaps property
TerminalCapabilitiesDetector class