menu
hive_flutter_kit package
documentation
ux/dhive/comments/reply_bottomsheet.dart
ReplyBottomsheet
onCommentSubmitted property
onCommentSubmitted property
dark_mode
light_mode
onCommentSubmitted
property
Future
<
void
>
Function
(
String
author
,
String
permlink
,
String
body
)
?
onCommentSubmitted
final
Implementation
final Future<void> Function(String author, String permlink, String body)? onCommentSubmitted;
hive_flutter_kit package
documentation
ux/dhive/comments/reply_bottomsheet
ReplyBottomsheet
onCommentSubmitted property
ReplyBottomsheet class