creator property

_LazyCallback<P> creator

Implementation

_LazyCallback<P> get creator => _overriddenCreator ?? _creator;