hasTerminal property

  1. @override
bool get hasTerminal
override

Checks if the target consumer has terminal attached to it

Implementation

@override
bool get hasTerminal => _stdout.hasTerminal;