textSize property

Observable<TerminalTextSize> textSize
final

The chosen text size (observable; the session screen re-applies it live).

Implementation

final Observable<TerminalTextSize> textSize;