GroupsPageBody constructor

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

Implementation

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