topDialogHeight property

double? topDialogHeight
final

Set width of top dialog

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

Implementation

final double? topDialogHeight;