centerDialogHeight property

double? centerDialogHeight
final

Set center dialog width

Default value is MediaQuery.of(context).size.width

Implementation

final double? centerDialogHeight;