menu
lg_space_visualizations
utils/ssh_connection.dart
SSHConnection
rightScreen property
rightScreen
dark_mode
light_mode
rightScreen
property
int
rightScreen
Gets the right screen number.
Implementation
int get rightScreen { return screenAmount ~/ 2 + 1; }
lg_space_visualizations
ssh_connection
SSHConnection
rightScreen property
SSHConnection class