width property

double? width
final

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

Implementation

final double? width;