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