menu
bones_ui package
documentation
bones_ui_test.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);
bones_ui package
documentation
bones_ui_test
TouchEventInit
touches property
TouchEventInit extension type