menu
flutter_simple_architecture package
documentation
presentation/home/view.dart
HomeView
HomeView.new const constructor
HomeView.new const constructor
dark_mode
light_mode
HomeView
constructor
const
HomeView
(
{
Key
?
key
,
})
Implementation
const HomeView({super.key});
flutter_simple_architecture package
documentation
presentation/home/view
HomeView
HomeView.new const constructor
HomeView class