UserView constructor

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

Creates a new UserView instance

Implementation

const UserView({super.key});