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