focused property

bool focused
final

Whether the terminal gained focus (true) or lost focus (false).

Implementation

final bool focused;