Triggers an expand haptic effect (rise and fall) (Android only).
@override Future<void> expand() async { await methodChannel.invokeMethod('expand'); }