menu
summa package
documentation
journalnewsapp.dart
NewsEntry
NewsEntry.new constructor
NewsEntry.new constructor
dark_mode
light_mode
NewsEntry
constructor
NewsEntry
(
{
required
String
headline
,
required
String
content
,
})
Implementation
NewsEntry({required this.headline, required this.content});
summa package
documentation
journalnewsapp
NewsEntry
NewsEntry.new constructor
NewsEntry class