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