onVote property

ValueChanged<String>? onVote
final

Called when voting for a song.

Implementation

final ValueChanged<String>? onVote;