height property

double? height
final

bottom picker main widget height if it's null the bottom picker will get the height from bottomPickerHeight extension on context

Implementation

final double? height;