border property

BoxBorder? border
final

The border for the container around the image. Allows you to add a border around the image.

Implementation

final BoxBorder? border;