AliceCallDetailsScreen constructor
      
      AliceCallDetailsScreen(
    
    
- AliceHttpCall call,
 - AliceCore core,
 - AliceCustomColors customColors
 
Implementation
AliceCallDetailsScreen(this.call, this.core, this.customColors);