choiceAnswerText property

TextStyle choiceAnswerText
final

The style used in choice Answer Format questions

Implementation

static final choiceAnswerText = TextStyle(color: Colors.black, fontSize: 16, fontWeight: FontWeight.w400)