edgesImage property

ImageProvider<Object>? edgesImage
final

The image that will be shown at the edges.

If you pass this field, the color field will be ignored.

Implementation

final ImageProvider? edgesImage;