VChatRoomsScreen constructor

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

Implementation

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