menu
unicons package
documentation
icons/line/phone_alt.dart
PhoneAltIcon
PhoneAltIcon.new const constructor
PhoneAltIcon.new const constructor
dark_mode
light_mode
PhoneAltIcon
constructor
const
PhoneAltIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const
PhoneAltIcon({
super
.key,
this
.color, });
unicons package
documentation
icons/line/phone_alt
PhoneAltIcon
PhoneAltIcon.new const constructor
PhoneAltIcon class
Constructors
new
Properties
color
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==