stylusHandwritingEnabled property
final
Whether this input supports stylus handwriting, where the user can write directly on top of a field.
Currently only the following devices are supported:
- iPads running iOS 14 and above using an Apple Pencil.
- Android devices running API 34 and above and using an active stylus.
Implementation
final bool stylusHandwritingEnabled;