menu
hive_flutter_kit package
documentation
ux/dhive/proposals/proposals.dart
ProposalsScreen
onTapVoteValue property
onTapVoteValue property
dark_mode
light_mode
onTapVoteValue
property
dynamic Function
(
String
proposalId
,
String
voteValue
)
?
onTapVoteValue
final
Implementation
final Function(String proposalId, String voteValue)? onTapVoteValue;
hive_flutter_kit package
documentation
ux/dhive/proposals/proposals
ProposalsScreen
onTapVoteValue property
ProposalsScreen class