VoidCallbackIntent constructor

const VoidCallbackIntent(
  1. VoidCallback callback
)

Implementation

const VoidCallbackIntent(this.callback);