Optional function to build custom answer buttons for each question.
final List<Widget> Function(int index)? answerButtonBuilder;