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