onClose property

dynamic Function(Future<StoryModel> story)? onClose
final

Implementation

final Function(Future<StoryModel> story)? onClose;