menu
mburger package
documentation
elements/mb_poll_element.dart
MBPollAnswer
MBPollAnswer.new constructor
MBPollAnswer.new constructor
dark_mode
light_mode
MBPollAnswer
constructor
MBPollAnswer
(
String
name
,
int
votes
)
Implementation
MBPollAnswer(this.name, this.votes);
mburger package
documentation
elements/mb_poll_element
MBPollAnswer
MBPollAnswer.new constructor
MBPollAnswer class