dialogHeight property

double? dialogHeight
final

Dialog width

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

Implementation

final double? dialogHeight;