ContactKitTeamListPage constructor
const
ContactKitTeamListPage({
- Key? key,
- bool? selectorModel,
- ContactListConfig? listConfig,
Implementation
const ContactKitTeamListPage({Key? key, this.selectorModel, this.listConfig})
: super(key: key);