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