menu
hive_flutter_kit package
documentation
ux/dhive/comments/comment_tile.dart
CommentTile
onUpvote property
onUpvote property
dark_mode
light_mode
onUpvote
property
void Function
(
String
author
,
String
permlink
)
?
onUpvote
final
Implementation
final void Function(String author, String permlink)? onUpvote;
hive_flutter_kit package
documentation
ux/dhive/comments/comment_tile
CommentTile
onUpvote property
CommentTile class