DesktopGroupDetail constructor

DesktopGroupDetail(
  1. AtGroup group,
  2. int currentIndex
)

Implementation

DesktopGroupDetail(this.group, this.currentIndex);