menu
triade package
documentation
widgets/story/models/story.dart
StoryLink
StoryLink constructor
StoryLink constructor
dark_mode
light_mode
StoryLink
constructor
StoryLink
(
{
String
?
value
,
String
?
type
,
String
?
tag
,
})
Implementation
StoryLink({this.value, this.type, this.tag});
triade package
documentation
widgets/story/models/story
StoryLink
StoryLink constructor
StoryLink class