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