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