menu
todo
presentation\bloc\comment\comment_bloc.dart
CommentsLoaded
comments property
comments
dark_mode
light_mode
comments
property
List
<
Comment
>
comments
final
Implementation
final List<Comment> comments;
todo
comment_bloc
CommentsLoaded
comments property
CommentsLoaded class