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