menu
state_man_examples package
documentation
news_page.dart
NewsPage
NewsPage.new const constructor
NewsPage.new const constructor
dark_mode
light_mode
NewsPage
constructor
const
NewsPage
(
{
Key
?
key
,
})
Ctor.
Implementation
const NewsPage({Key? key}) : super(key: key);
state_man_examples package
documentation
news_page
NewsPage
NewsPage.new const constructor
NewsPage class