menu
universal_flutter_utils package
documentation
widgets/loader/custom_dialog.dart
CustomDialog
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
It is used to set child of CustomDialog
Implementation
final Widget? child;
universal_flutter_utils package
documentation
widgets/loader/custom_dialog
CustomDialog
child property
CustomDialog class