DesktopGroupView constructor

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

Implementation

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