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