menu
unicons package
documentation
icons/line/illustration.dart
IllustrationIcon
IllustrationIcon const constructor
IllustrationIcon 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 const constructor
IllustrationIcon class