theme property
The theme to apply to the dialog's components. If not provided, a default theme is created based on the current ThemeData.
Implementation
final DraggableDialogThemeData? theme;
The theme to apply to the dialog's components. If not provided, a default theme is created based on the current ThemeData.
final DraggableDialogThemeData? theme;