width property

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

By default, it is set to null.

Implementation

final double? width;