OnComplete<T> typedef

OnComplete<T> = void Function(InputExtendState controller)

Implementation

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