initialChildSize property
The initial size of the sheet as a fraction of the screen height.
Only applicable if scrollable is true
. Defaults to 0.5
.
Implementation
final double initialChildSize;
The initial size of the sheet as a fraction of the screen height.
Only applicable if scrollable is true
. Defaults to 0.5
.
final double initialChildSize;