Skip to content

RtkPollsScreen

Last updated View as MarkdownAgent setup

A pre-built polls screen for displaying and interacting with meeting polls.

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';

RtkPollsScreen()

Was this helpful?