state property

TerminalState get state

The current state of the {@link Terminal}.

Implementation

_i3.TerminalState get state => _i5.getProperty(
      this,
      'state',
    );