topDialogWidth property

double? topDialogWidth
final

Set height of dialog

Dialog content 3 parts: title for the top, content for the center, Button for the bottom

Default value is 300

Implementation

final double? topDialogWidth;