menu
spark_framework package
documentation
spark.dart
TouchEventInit
touches property
touches property
dark_mode
light_mode
touches
property
JSArray
<
Touch
>
get
touches
Implementation
external JSArray<Touch> get touches;
set
touches
(
JSArray
<
Touch
>
value
)
Implementation
external set touches(JSArray<Touch> value);
spark_framework package
documentation
spark
TouchEventInit
touches property
TouchEventInit extension type