children property

List<Story>? children
final

Stories in the storybook.

Implementation

final List<Story>? children;