import 'package:xterm/frontend/input_behavior_default.dart'; class InputBehaviorDesktop extends InputBehaviorDefault { InputBehaviorDesktop(); }