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