menu
artisanal_pty package
documentation
widgets.dart
PseudoTerminalView
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
PseudoTerminalView
focusable property
PseudoTerminalView class