menu
genai_components package
documentation
widgets/cl_command/cl_command.widget.dart
CLCommandPalette
asyncSearch property
asyncSearch property
dark_mode
light_mode
asyncSearch
property
Future
<
List
<
CLCommandItem
>
>
Function
(
String
query
)
?
asyncSearch
final
Implementation
final Future<List<CLCommandItem>> Function(String query)? asyncSearch;
genai_components package
documentation
widgets/cl_command/cl_command.widget
CLCommandPalette
asyncSearch property
CLCommandPalette class