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