menu
nice2dev_flutter_ui
events\nice_events2.dart
NiceAttractionPicker
onVote property
onVote
dark_mode
light_mode
onVote
property
ValueChanged
<
String
>
?
onVote
final
Called when voting for an attraction.
Implementation
final ValueChanged<String>? onVote;
nice2dev_flutter_ui
nice_events2
NiceAttractionPicker
onVote property
NiceAttractionPicker class