ClosureCallbackHandler constructor

ClosureCallbackHandler(
  1. VoidCallback? callback
)

Implementation

ClosureCallbackHandler(this.callback);