Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 725 Bytes

File metadata and controls

27 lines (19 loc) · 725 Bytes
pcx_content_type navigation
title RtkPollsIconWidget
description API reference for RtkPollsIconWidget component (Flutter Library)
products
realtime

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

:::note RtkProvider must be an ancestor of this widget in the widget tree. :::

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()