imageMargin property
The margin between the image and the caption.
Defaults to EdgeInsets.only(bottom: BsSpacing.s2) (0.5rem).
Implementation
final EdgeInsetsGeometry imageMargin;
The margin between the image and the caption.
Defaults to EdgeInsets.only(bottom: BsSpacing.s2) (0.5rem).
final EdgeInsetsGeometry imageMargin;