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