imageMargin property

EdgeInsetsGeometry imageMargin
final

The margin between the image and the caption.

Defaults to EdgeInsets.only(bottom: BsSpacing.s2) (0.5rem).

Implementation

final EdgeInsetsGeometry imageMargin;