Flutter
services
AndroidPointerProperties
kToolTypeStylus constant
kToolTypeStylus
description
kToolTypeStylus
constant
Null safety
int
const
kToolTypeStylus
Value for
toolType
when the tool type is a stylus.
Implementation
static const int kToolTypeStylus = 2;
Flutter
services
AndroidPointerProperties
kToolTypeStylus constant
AndroidPointerProperties class
Constructors
AndroidPointerProperties
Properties
hashCode
id
runtimeType
toolType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
kToolTypeEraser
kToolTypeFinger
kToolTypeMouse
kToolTypeStylus
kToolTypeUnknown