spring method
Triggers a spring haptic effect using envelope (Android only, API 36+).
Implementation
Future<void> spring() {
throw UnimplementedError('spring() has not been implemented.');
}
Triggers a spring haptic effect using envelope (Android only, API 36+).
Future<void> spring() {
throw UnimplementedError('spring() has not been implemented.');
}