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