DialogTheme constructor

const DialogTheme({ShapeBorder shape })

Creates a dialog theme that can be used for ThemeData.dialogTheme.

Implementation

const DialogTheme({ this.shape });