height property

double? height
final

Height of the dialog. If null, the dialog will take half the height of the screen.

Implementation

final double? height;