menu
flenx package
documentation
blog/blog.dart
Blog
posts property
posts property
dark_mode
light_mode
posts
property
List
<
BlogPost
>
posts
final
Implementation
final List<BlogPost> posts;
flenx package
documentation
blog/blog
Blog
posts property
Blog class