height property

double? height
final

You can specify the size of the UniversalScaffold itself.

Please use when displaying as a modal.

UniversalScaffold自体のサイズを指定できます。

モーダルとして表示する場合にご利用ください。

Implementation

final double? height;