height property

double? height
final

The optional height of the dialog which can be provided to limit the height of the SingleChildScrollView where the children are placed.

Implementation

final double? height;