ActionBridgeController constructor

const ActionBridgeController(
  1. Map<String, BlockActionHandler> _handlers
)

Implementation

const ActionBridgeController(this._handlers);