menu
kivex_flutter package
documentation
icons/phone-forward.dart
PhoneForward
PhoneForward.new const constructor
PhoneForward.new const constructor
dark_mode
light_mode
PhoneForward
constructor
const
PhoneForward
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const PhoneForward({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/phone-forward
PhoneForward
PhoneForward.new const constructor
PhoneForward class