menu
activity_button package
documentation
example/activity_button_example.dart
ExamplePage
ExamplePage.new const constructor
ExamplePage.new const constructor
dark_mode
light_mode
ExamplePage
constructor
const
ExamplePage
(
{
Key
?
key
,
})
Implementation
const ExamplePage({Key? key}) : super(key: key);
activity_button package
documentation
example/activity_button_example
ExamplePage
ExamplePage.new const constructor
ExamplePage class