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