flutter_json_widgets
mouse_cursor
MouseCursor
verticalText constant
verticalText
verticalText
constant
Null safety
MouseCursor
const
verticalText
Implementation
static const MouseCursor verticalText = MouseCursor(kind: 'verticalText');
flutter_json_widgets
mouse_cursor
MouseCursor
verticalText constant
MouseCursor class
Constructors
MouseCursor
fromJson
Properties
copyWith
hashCode
kind
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static properties
values
Constants
alias
allScroll
basic
cell
click
contextMenu
copy
disappearing
forbidden
grab
grabbing
help
move
noDrop
none
precise
progress
resizeColumn
resizeDown
resizeDownLeft
resizeDownRight
resizeLeft
resizeLeftRight
resizeRight
resizeRow
resizeUp
resizeUpDown
resizeUpLeft
resizeUpLeftDownRight
resizeUpRight
resizeUpRightDownLeft
text
verticalText
wait
zoomIn
zoomOut