source property Null safety
final
The source of this event (e.g a touchpad or stylus).
See Android's MotionEvent#getSource.
Implementation
final int source;
The source of this event (e.g a touchpad or stylus).
See Android's MotionEvent#getSource.
final int source;