UAdminUsersPage constructor

const UAdminUsersPage({
  1. Key? key,
  2. UAdminActionBuilder<UUserResponse>? actions,
})

Implementation

const UAdminUsersPage({super.key, this.actions});