menu
kivex_flutter package
documentation
icons/key.dart
Key
Key.new const constructor
Key.new const constructor
dark_mode
light_mode
Key
constructor
const
Key
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Key({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/key
Key
Key.new const constructor
Key class