name property

String name
finalinherited

Unique name of the story.

Use / to group stories in sections, e.g. Buttons/FlatButton will create a section Buttons with a story FlatButton in it.

Implementation

final String name;