topDialogHeight property

double? topDialogHeight
final

Top dialog width

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

Implementation

final double? topDialogHeight;