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