menu
flutter_simple_updates package
documentation
models/FeedEntryModel.dart
FeedEntryModel
title property
title property
dark_mode
light_mode
title
property
String
title
final
The posts title
Implementation
final String title;
flutter_simple_updates package
documentation
models/FeedEntryModel
FeedEntryModel
title property
FeedEntryModel class