AliceCallDetailsScreen constructor

AliceCallDetailsScreen(
  1. AliceHttpCall call,
  2. AliceCore core,
  3. AliceCustomColors customColors
)

Implementation

AliceCallDetailsScreen(this.call, this.core, this.customColors);