height property
You can specify the size of the UniversalScaffold itself.
Please use when displaying as a modal.
UniversalScaffold自体のサイズを指定できます。
モーダルとして表示する場合にご利用ください。
Implementation
final double? height;
You can specify the size of the UniversalScaffold itself.
Please use when displaying as a modal.
UniversalScaffold自体のサイズを指定できます。
モーダルとして表示する場合にご利用ください。
final double? height;