create property

T Function()? create
final

Factory function to create the controller if not found

Implementation

final T Function()? create;