better_polls library
Classes
- PollMath
- Handles the math for the percentages of the polls.
- PollOption
- Polls
Properties
- userPollChoice ↔ int
-
read / write
Enums
- PollsType
- Help detect type of view user wants
Typedefs
- PollCallBack = void Function(int choice)
- PollTotal = void Function(int total)