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