menu
jelly_2vm package
documentation
example/home/home_view.dart
HomeView
HomeView.new constructor
HomeView.new constructor
dark_mode
light_mode
HomeView
constructor
HomeView
(
{
Key
?
key
,
})
Implementation
HomeView({Key? key}) : super(key: key);
jelly_2vm package
documentation
example/home/home_view
HomeView
HomeView.new constructor
HomeView class