menu
custom_haptics_pro package
documentation
models/haptic_pattern.dart
HapticPattern
events property
events property
dark_mode
light_mode
events
property
List
<
HapticEvent
>
events
final
The list of haptic events in this pattern.
Implementation
final List<HapticEvent> events;
custom_haptics_pro package
documentation
models/haptic_pattern
HapticPattern
events property
HapticPattern class