menu
genai_components package
documentation
widgets/dialogs/_dialog_chrome.dart
DialogShell
DialogShell.new const constructor
DialogShell.new const constructor
dark_mode
light_mode
DialogShell
constructor
const
DialogShell
(
{
Key
?
key
,
required
Widget
child
,
double
maxWidth
=
480
,
})
Implementation
const DialogShell({ super.key, required this.child, this.maxWidth = 480, });
genai_components package
documentation
widgets/dialogs/_dialog_chrome
DialogShell
DialogShell.new const constructor
DialogShell class