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