menu
linklytics_flutter package
documentation
community/presentation/comments_page.dart
CommentsPage
CommentsPage.new const constructor
CommentsPage.new const constructor
dark_mode
light_mode
CommentsPage
constructor
const
CommentsPage
(
{
Key
?
key
,
required
Post
post
,
})
Implementation
const CommentsPage({super.key, required this.post});
linklytics_flutter package
documentation
community/presentation/comments_page
CommentsPage
CommentsPage.new const constructor
CommentsPage class