TestViewCreatedCallback typedef

TestViewCreatedCallback = void Function(TestPlugin controller)

Implementation

typedef void TestViewCreatedCallback(TestPlugin controller);