menu
cap_navigation_bar package
documentation
views/user_view.dart
UserView
UserView const constructor
UserView const constructor
dark_mode
light_mode
UserView
constructor
const
UserView
(
{
Key
?
key
,
})
Implementation
const UserView({Key? key}) : super(key: key);
cap_navigation_bar package
documentation
views/user_view
UserView
UserView const constructor
UserView class