menu
story_viewer package
documentation
models/story_item.dart
StoryItemModel
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
DateTime
get
timestamp
Implementation
DateTime get timestamp => storyTime ?? DateTime.now();
story_viewer package
documentation
models/story_item
StoryItemModel
timestamp property
StoryItemModel class