AliceCallResponseWidget constructor

AliceCallResponseWidget(
  1. AliceHttpCall call,
  2. AliceCustomColors customColors
)

Implementation

AliceCallResponseWidget(this.call, this.customColors);