menu
artisanal_pty package
documentation
widgets.dart
TerminalView
focusable property
focusable property
dark_mode
light_mode
focusable
property
bool
get
focusable
inherited
Whether this widget can receive keyboard focus.
Implementation
bool get focusable => false;
artisanal_pty package
documentation
widgets
TerminalView
focusable property
TerminalView class