menu
neomage package
documentation
data/commands/builtin/bridge_command.dart
BridgeDisconnectCommand
isHidden property
isHidden property
dark_mode
light_mode
isHidden
property
@
override
bool
get
isHidden
override
Whether this command is hidden from help/typeahead.
Implementation
@override bool get isHidden => true;
neomage package
documentation
data/commands/builtin/bridge_command
BridgeDisconnectCommand
isHidden property
BridgeDisconnectCommand class