margin property
The outer margin of the figure.
Defaults to EdgeInsets.only(bottom: BsSpacing.s3) (1rem) as per Bootstrap.
Implementation
final EdgeInsetsGeometry margin;
The outer margin of the figure.
Defaults to EdgeInsets.only(bottom: BsSpacing.s3) (1rem) as per Bootstrap.
final EdgeInsetsGeometry margin;