PaginationFounderControls constructor
- Key? key,
- required ManageAdminController controller,
Implementation
const PaginationFounderControls({super.key, required this.controller});
const PaginationFounderControls({super.key, required this.controller});