menu
affogato_editor package
documentation
lsp/lsp_client.dart
Command
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
?
arguments
final
Arguments that the command handler should be invoked with.
Implementation
final List<dynamic>? arguments;
affogato_editor package
documentation
lsp/lsp_client
Command
arguments property
Command class