menu
iconoir_flutter package
documentation
regular/lock_slash.dart
LockSlash
LockSlash.new const constructor
LockSlash.new const constructor
dark_mode
light_mode
LockSlash
constructor
const
LockSlash
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const LockSlash({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/lock_slash
LockSlash
LockSlash.new const constructor
LockSlash class