menu
materialx_flutter package
documentation
route/dialog/dialog_header.dart
CustomHeaderDialog
CustomHeaderDialog constructor
CustomHeaderDialog constructor
dark_mode
light_mode
CustomHeaderDialog
constructor
CustomHeaderDialog
(
{
Key
?
key
,
})
Implementation
CustomHeaderDialog({Key? key}) : super(key: key);
materialx_flutter package
documentation
route/dialog/dialog_header
CustomHeaderDialog
CustomHeaderDialog constructor
CustomHeaderDialog class