menu
air_framework package
documentation
framework/devtools/devtools_cli.dart
DevToolsCLI
history property
history property
dark_mode
light_mode
history
property
List
<
String
>
get
history
Get command history
Implementation
List<String> get history => List.unmodifiable(_history);
air_framework package
documentation
framework/devtools/devtools_cli
DevToolsCLI
history property
DevToolsCLI class