menu
infra_custom_widget package
documentation
widgets/infra_custom_widget.dart
MyButton
MyButton const constructor
MyButton const constructor
dark_mode
light_mode
MyButton
constructor
const
MyButton
(
{
Key
?
key
,
})
Implementation
const MyButton({super.key});
infra_custom_widget package
documentation
widgets/infra_custom_widget
MyButton
MyButton const constructor
MyButton class