OnCreate<T> typedef

OnCreate<T> = void Function(InputExtendState controller)

Implementation

typedef OnCreate<T> = void Function(InputExtendState controller);