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