menu
elegant_alert_dialog package
documentation
widgets/support_widgets/elegant_body_widget.dart
ElegantBodyWidget
ElegantBodyWidget.new constructor
ElegantBodyWidget.new constructor
dark_mode
light_mode
ElegantBodyWidget
constructor
ElegantBodyWidget
(
{
required
Widget
bodyWidget
,
required
Widget
titleWidget
,
})
Implementation
ElegantBodyWidget({ required this.bodyWidget, required this.titleWidget, });
elegant_alert_dialog package
documentation
widgets/support_widgets/elegant_body_widget
ElegantBodyWidget
ElegantBodyWidget.new constructor
ElegantBodyWidget class