initialSize property

double initialSize
final

The initial height of the bottom sheet, goes from 0.0 to 1.0. Note that using values under 0.1 might create problems dragging the widget at all.

Implementation

final double initialSize;