menu
nice2dev_flutter_ui
events\nice_events2.dart
NiceAttractionVoting
onUnvote property
onUnvote
dark_mode
light_mode
onUnvote
property
ValueChanged
<
String
>
?
onUnvote
final
Called when retracting a vote.
Implementation
final ValueChanged<String>? onUnvote;
nice2dev_flutter_ui
nice_events2
NiceAttractionVoting
onUnvote property
NiceAttractionVoting class