profileSettingsStory top-level property
Story
profileSettingsStory
getter/setter pair
Implementation
Story profileSettingsStory = Story(
name: 'Profile Settings Screen',
builder: (context) => ProfileSettingsStory(),
);