menu
webfeed_plus package
documentation
domain/media/title.dart
Title
Title constructor
Title constructor
dark_mode
light_mode
Title
constructor
Title
(
{
String
?
type
,
String
?
value
,
})
Implementation
Title({ this.type, this.value, });
webfeed_plus package
documentation
domain/media/title
Title
Title constructor
Title class