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