menu
fml package
documentation
hive/post.dart
Post
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
Implementation
String? get title => _map["title"];
fml package
documentation
hive/post
Post
title property
Post class