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