menu
flutter_in_app_debugger package
documentation
home/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({Key? key}) : super(key: key);
flutter_in_app_debugger package
documentation
home/home_view
HomeView
HomeView.new const constructor
HomeView class