Dart What does super and Key do in flutter? super is used to call the constructor of the base class. So in your example, the constructor of CardTitle is calling the … byLokesh Jangid •5/13/2022 03:05:00 am