EmotionDetectionApp constructor

const EmotionDetectionApp({
  1. Key? key,
})

Implementation

const EmotionDetectionApp({Key? key}) : super(key: key);