Skip to content

RtkPluginIconWidget

Last updated View as MarkdownAgent setup

A widget that displays a plugins icon and navigates to the plugins list when pressed.

Properties

This component does not accept any properties. It uses the RealtimekitClient from the nearest RtkProvider ancestor.

Usage Examples

Basic Usage

import 'package:realtimekit_ui/realtimekit_ui.dart';

RtkPluginIconWidget()

Was this helpful?