menu
shellx_core package
documentation
shell_prompt/shell_prompt.dart
InputHistory
history property
history property
dark_mode
light_mode
history
property
List
<
String
>
history
final
history command
Implementation
final List<String> history = [];
shellx_core package
documentation
shell_prompt/shell_prompt
InputHistory
history property
InputHistory class