menu
unicons package
documentation
icons/line/image_block.dart
ImageBlockIcon
ImageBlockIcon const constructor
ImageBlockIcon const constructor
dark_mode
light_mode
ImageBlockIcon
constructor
const
ImageBlockIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ImageBlockIcon({ super.key, this.color, });
unicons package
documentation
icons/line/image_block
ImageBlockIcon
ImageBlockIcon const constructor
ImageBlockIcon class