menu
fluttery_framework package
documentation
view.dart
DialogBox
body property
body property
dark_mode
light_mode
body
property
List
<
Widget
>
?
body
final
The Dialog window's title.
Implementation
final List<Widget>? body;
fluttery_framework package
documentation
view
DialogBox
body property
DialogBox class