DesktopEmptyGroup constructor

DesktopEmptyGroup(
  1. bool createBtnTapped, {
  2. Function? onCreateBtnTap,
})

Implementation

DesktopEmptyGroup(this.createBtnTapped, {this.onCreateBtnTap});