height property
final
A height to apply to the decoration and the child. The height includes any padding.
Implementation
final double? height;
A height to apply to the decoration and the child. The height includes any padding.
final double? height;