better_polls library

Classes

PollMath
Handles the math for the percentages of the polls.
PollOption
Polls

Enums

PollsType
Help detect type of view user wants

Properties

userPollChoice int
getter/setter pair

Typedefs

PollCallBack = void Function(int choice)
PollTotal = void Function(int total)