menu
matrix package
documentation
msc_extensions/msc_3381_polls/models/poll_event_content.dart
PollQuestion
PollQuestion.new const constructor
PollQuestion.new const constructor
dark_mode
light_mode
PollQuestion
constructor
const
PollQuestion
(
{
required
String
mText
,
})
Implementation
const PollQuestion({ required this.mText, });
matrix package
documentation
msc_extensions/msc_3381_polls/models/poll_event_content
PollQuestion
PollQuestion.new const constructor
PollQuestion class