menu
packagist_widgets package
documentation
image/image_browser.dart
ImageBlock
ImageBlock.new constructor
ImageBlock.new constructor
dark_mode
light_mode
ImageBlock
constructor
ImageBlock
(
{
required
String
image
,
required
List
<
LabelItem
>
labels
,
})
Implementation
ImageBlock({ required this.image, required this.labels, });
packagist_widgets package
documentation
image/image_browser
ImageBlock
ImageBlock.new constructor
ImageBlock class