height property

double? height
final
  • height (optional): A double that defines the height of the container.

By default, it is set to null.

Implementation

final double? height;