width property

double? width
final

width is the width of the CardLoading widget and has a default value of double.maxInfinite.

Implementation

final double? width;