height property

double? height
final

A height to apply to the decoration and the child. The height includes any padding.

Implementation

final double? height;