KarenView constructor

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

Implementation

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