menu
at_contacts_group_flutter package
documentation
desktop_screens/desktop_group_detail.dart
DesktopGroupDetail
DesktopGroupDetail constructor
DesktopGroupDetail constructor
dark_mode
light_mode
DesktopGroupDetail
constructor
DesktopGroupDetail
(
AtGroup
group
,
int
currentIndex
, {
Key
?
key
,
})
Implementation
DesktopGroupDetail(this.group, this.currentIndex, {Key? key}) : super(key: key);
at_contacts_group_flutter package
documentation
desktop_screens/desktop_group_detail
DesktopGroupDetail
DesktopGroupDetail constructor
DesktopGroupDetail class