width property

double? width
final

The width of the empty state image in logical pixels.

If null, the image will use its intrinsic width.

Implementation

final double? width;