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