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