menu
flutter_androssy package
documentation
views/content/view.dart
ContentViewItem
ContentViewItem.new constructor
ContentViewItem.new constructor
dark_mode
light_mode
ContentViewItem
constructor
ContentViewItem
(
{
String
?
title
,
String
?
body
,
})
Implementation
ContentViewItem({ this.title, this.body, });
flutter_androssy package
documentation
views/content/view
ContentViewItem
ContentViewItem.new constructor
ContentViewItem class