surveys/single_choice/single_choice library

Constants

choiceBgColor → const Color
successColor → const Color
textColor → const Color

Typedefs

OnTapChoiceWithContext = void Function(BuildContext context, Choice choice)