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