menu
bootstrap_ui_flutter package
documentation
ui/components/image/bs_figure.dart
BsFigure
image property
image property
dark_mode
light_mode
image
property
Widget
image
final
The image to display in the figure.
Usually a
BsImage
or another image widget.
Implementation
final Widget image;
bootstrap_ui_flutter package
documentation
ui/components/image/bs_figure
BsFigure
image property
BsFigure class