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