Triggers a spring haptic effect using envelope (Android only, API 36+).
@override Future<void> spring() async { await methodChannel.invokeMethod('spring'); }