Triggers a bounce haptic effect using thuds (Android only).
@override Future<void> bounce() async { await methodChannel.invokeMethod('bounce'); }