StoryWidget constructor
const
StoryWidget({})
Implementation
const StoryWidget({
super.key,
required this.config,
this.onTapStoryText,
this.isFullScreen = false,
this.showChat = false,
});
const StoryWidget({
super.key,
required this.config,
this.onTapStoryText,
this.isFullScreen = false,
this.showChat = false,
});