name property

String name
final

The name of the function

Example for (context) => buildStory(context) name would be buildStory

Implementation

final String name;