menu
Flutter
dart:io
Stdout
hasTerminal property
hasTerminal
dark_mode
light_mode
hasTerminal
property
bool
hasTerminal
Whether there is a terminal attached to stdout.
Implementation
bool get hasTerminal => _hasTerminal(_fd);
Flutter
dart:io
Stdout
hasTerminal property
Stdout class
Cookies management controls