useStylusAsPen property
set
useStylusAsPen
(bool value)
Whether a stylus should act like a pen when the viewer is in pan mode.
If false, it will act like a finger. Defaults to true.
Implementation
set useStylusAsPen(bool value) => _useStylusAsPen;