create property

T Function(BuildContext context) create
final

The function to create the data to be provided.

Implementation

final T Function(BuildContext context) create;