ChatInfoView constructor

const ChatInfoView(
  1. ChatId id, {
  2. Key? key,
})

Implementation

const ChatInfoView(this.id, {super.key});