menu
linklytics_flutter package
documentation
community/presentation/widgets/comment_input_sheet.dart
CommentInputSheet
CommentInputSheet.new const constructor
CommentInputSheet.new const constructor
dark_mode
light_mode
CommentInputSheet
constructor
const
CommentInputSheet
(
{
Key
?
key
,
required
String
postId
,
})
Implementation
const CommentInputSheet({super.key, required this.postId});
linklytics_flutter package
documentation
community/presentation/widgets/comment_input_sheet
CommentInputSheet
CommentInputSheet.new const constructor
CommentInputSheet class