DivIcon class

Inheritance
Annotations
  • @JS('L.divIcon')

Constructors

DivIcon(DivIconOptions options)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

createIcon([Element? oldIcon]) Element
Called internally when the icon has to be shown. returns a HTML element styled according to the options
inherited
createShadow([Element? oldIcon]) Element
As createIcon, but for the shadow beneath it.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited