height property

double? height
final

passed to the SizedBox, leave as default unless you wish to set a static height for the BSContainer

Implementation

final double? height;