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