Skip to main content

ProfilePage constructor

const ProfilePage({required Key key, MainScreenViewModel? homeModel})

Implementation

const ProfilePage(\{
required Key key,
this.homeModel,
\}) : super(key: key);