CursorCSS class

Constructors

CursorCSS({String? url, _TypeCursorCSS? type})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type → _TypeCursorCSS?
final
url String?
final

Methods

build() String
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

Constants

alias → const CursorCSS
allScroll → const CursorCSS
auto → const CursorCSS
autoCursor → const CursorCSS
cell → const CursorCSS
colResize → const CursorCSS
contextMenu → const CursorCSS
copy → const CursorCSS
crossHair → const CursorCSS
defaultCursor → const CursorCSS
eResize → const CursorCSS
ewResize → const CursorCSS
grab → const CursorCSS
grabbing → const CursorCSS
help → const CursorCSS
move → const CursorCSS
neResize → const CursorCSS
neswResize → const CursorCSS
noDrop → const CursorCSS
none → const CursorCSS
notAllowed → const CursorCSS
nResize → const CursorCSS
nsResize → const CursorCSS
nwResize → const CursorCSS
nwseResize → const CursorCSS
pointer → const CursorCSS
progress → const CursorCSS
rowResize → const CursorCSS
seResize → const CursorCSS
sResize → const CursorCSS
swResize → const CursorCSS
textCursor → const CursorCSS
verticalText → const CursorCSS
wait → const CursorCSS
wResize → const CursorCSS
zoomIn → const CursorCSS
zoomOut → const CursorCSS