menu
unit_widgets_display package
documentation
StatelessWidget/AboutDialog/node1_base.dart
CustomAboutDialog
CustomAboutDialog.new const constructor
CustomAboutDialog.new const constructor
dark_mode
light_mode
CustomAboutDialog
constructor
const
CustomAboutDialog
(
{
Key
?
key
,
})
Implementation
const CustomAboutDialog({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/AboutDialog/node1_base
CustomAboutDialog
CustomAboutDialog.new const constructor
CustomAboutDialog class