getAllWidgets method

List<McpMetadataKey> getAllWidgets()

Lists the metadata of all registered widgets.

Implementation

List<McpMetadataKey> getAllWidgets() => _registry.getAllWidgets();