caption property
An optional caption to display below the image.
Typically a Text widget. It will be styled with BsTypography.fontSizeSm and BsColors.secondary automatically.
Implementation
final Widget? caption;
An optional caption to display below the image.
Typically a Text widget. It will be styled with BsTypography.fontSizeSm and BsColors.secondary automatically.
final Widget? caption;