controller property

T get controller

Implementation

T get controller => GetInstance().find<T>(tag: tag)!;