components/polls_components/poll_modal library

Classes

PollModal
Real-time polling interface enabling poll creation, voting, results, and history (role-based).
PollModalOptions
Configuration for the polling modal enabling real-time poll creation, voting, and results display.

Typedefs

PollModalType = PollModal Function({required PollModalOptions options})