Skip to content

RtkPollsIconWidget

Last updated View as MarkdownAgent setup

A widget that displays a polls icon and navigates to the polls 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';

RtkPollsIconWidget()

Was this helpful?