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