UserDefaultCellPage constructor

const UserDefaultCellPage(
  1. UserDefaultModel userModel, {
  2. Key? key,
})

Implementation

const UserDefaultCellPage(this.userModel, {super.key});